Home
last modified time | relevance | path

Searched refs:arm_cpu_option_table (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20081421 * config/tc-arm.c (arm_cpu_option_table): Add cortex-a9.
1450 (arm_cpu_option_table): Add cortex-m1.
DChangeLog-20062004 (arm_cpu_option_table): Add Neon and VFPv3 to Cortex-A8.
2488 (arm_cpu_option_table): Add Cortex-M3, R4 and A8.
DChangeLog-2011144 * config/tc-arm.c (arm_cpu_option_table): Add name_len field.
DChangeLog-20101884 * config/tc-arm.c (arm_cpu_option_table): Add cortex-m4.
DChangeLog-2009356 * config/arm/tc-arm.c (arm_cpu_option_table): Add cortex-a5.
DChangeLog-2005746 (arm_cpu_option_table): Add canonical_name.
DChangeLog-20172365 * config/tc-arm.c (struct arm_cpu_option_table): New ext field.
DChangeLog-20165200 (struct arm_cpu_option_table): Likewise.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c31378 struct arm_cpu_option_table struct
31396 static const struct arm_cpu_option_table arm_cpus[] = argument
32567 const struct arm_cpu_option_table *opt; in arm_parse_cpu()
33393 const struct arm_cpu_option_table *opt; in s_arm_cpu()