Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/gas/config/
HDtc-arm.c20264 arm_parse_extension (char * str, const arm_feature_set **opt_p) in arm_parse_extension() function
20351 return arm_parse_extension (ext, &mcpu_cpu_opt); in arm_parse_cpu()
20386 return arm_parse_extension (ext, &march_cpu_opt); in arm_parse_arch()
/NextBSD/contrib/binutils/gas/
HDChangeLog-20062680 md_begin, arm_parse_extension, arm_parse_cpu, arm_parse_arch,
HDChangeLog-02037285 (arm_parse_extension): New function.