Searched refs:arm_ext_table (Results 1 – 4 of 4) sorted by relevance
387 static const struct arm_ext_table * selected_ctx_ext_table = NULL;31787 struct arm_ext_table struct31801 const struct arm_ext_table * ext_table; argument31814 static const struct arm_ext_table armv5te_ext_table[] =31820 static const struct arm_ext_table armv7_ext_table[] =31826 static const struct arm_ext_table armv7ve_ext_table[] =31849 static const struct arm_ext_table armv7a_ext_table[] =31874 static const struct arm_ext_table armv7r_ext_table[] =31887 static const struct arm_ext_table armv7em_ext_table[] =31898 static const struct arm_ext_table armv8a_ext_table[] =[all …]
387 static const struct arm_ext_table * selected_ctx_ext_table = NULL;31829 struct arm_ext_table struct31843 const struct arm_ext_table * ext_table; argument31856 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 …]
4041 * config/tc-arm.c (arm_ext_table): New struct type.4042 (arm_arch_option_table): Add new 'arm_ext_table' field.