Home
last modified time | relevance | path

Searched refs:arm_parse_extension (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20172313 (arm_parse_extension): Document expected behavior for duplicate
2339 (arm_parse_extension): Pass architecture and extension feature bits in
2344 respectively. Adapt to change in parameters of arm_parse_extension.
2345 (arm_parse_arch): Adapt to change in parameters of arm_parse_extension.
H A DChangeLog-2011153 (arm_parse_extension): Ensure option string matching matches
H A DChangeLog-2010672 (arm_parse_extension): Enforce alphabetical order. Allow
H A DChangeLog-20163787 (arm_parse_extension): Check that, for each allowed_archs entry, all
4329 (arm_parse_extension): Likewise.
4775 * config/tc-arm.c (arm_parse_extension): Likewise.
H A DChangeLog-20062680 md_begin, arm_parse_extension, arm_parse_cpu, arm_parse_arch,
H A DChangeLog-20185232 (arm_parse_extension): Take extension feature set pointer parameter by
5236 arm_parse_extension () signature.
H A DChangeLog2143 (arm_parse_extension): Likewise.
H A DChangeLog-20194055 (arm_parse_extension): Change to use new extension tables.
H A DChangeLog-02037277 (arm_parse_extension): New function.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20172313 (arm_parse_extension): Document expected behavior for duplicate
2339 (arm_parse_extension): Pass architecture and extension feature bits in
2344 respectively. Adapt to change in parameters of arm_parse_extension.
2345 (arm_parse_arch): Adapt to change in parameters of arm_parse_extension.
H A DChangeLog-2011153 (arm_parse_extension): Ensure option string matching matches
H A DChangeLog-2010672 (arm_parse_extension): Enforce alphabetical order. Allow
H A DChangeLog-20163787 (arm_parse_extension): Check that, for each allowed_archs entry, all
4329 (arm_parse_extension): Likewise.
4775 * config/tc-arm.c (arm_parse_extension): Likewise.
H A DChangeLog-20062680 md_begin, arm_parse_extension, arm_parse_cpu, arm_parse_arch,
H A DChangeLog1448 (arm_parse_extension): Likewise.
H A DChangeLog-20185232 (arm_parse_extension): Take extension feature set pointer parameter by
5236 arm_parse_extension () signature.
H A DChangeLog-20194055 (arm_parse_extension): Change to use new extension tables.
H A DChangeLog-02037277 (arm_parse_extension): New function.
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c32335 arm_parse_extension (const char *str, const arm_feature_set *opt_set, in arm_parse_extension() function
32562 return arm_parse_extension (ext, mcpu_cpu_opt, mcpu_ext_opt, NULL); in arm_parse_cpu()
32601 return arm_parse_extension (ext, march_cpu_opt, march_ext_opt, in arm_parse_arch()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c32381 arm_parse_extension (const char *str, const arm_feature_set *opt_set, in arm_parse_extension() function
32608 return arm_parse_extension (ext, mcpu_cpu_opt, mcpu_ext_opt, NULL); in arm_parse_cpu()
32647 return arm_parse_extension (ext, march_cpu_opt, march_ext_opt, in arm_parse_arch()