Home
last modified time | relevance | path

Searched refs:arm_ext_table (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c387 static const struct arm_ext_table * selected_ctx_ext_table = NULL;
31829 struct arm_ext_table struct
31843 const struct arm_ext_table * ext_table; argument
31856 static const struct arm_ext_table armv5te_ext_table[] =
31862 static const struct arm_ext_table armv7_ext_table[] =
31868 static const struct arm_ext_table armv7ve_ext_table[] =
31891 static const struct arm_ext_table armv7a_ext_table[] =
31916 static const struct arm_ext_table armv7r_ext_table[] =
31929 static const struct arm_ext_table armv7em_ext_table[] =
31940 static const struct arm_ext_table armv8a_ext_table[] =
[all …]
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20194041 * config/tc-arm.c (arm_ext_table): New struct type.
4042 (arm_arch_option_table): Add new 'arm_ext_table' field.