Home
last modified time | relevance | path

Searched refs:arch_fset (Results 1 – 7 of 7) sorted by relevance

/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Darm-dis.c11955 arm_feature_set arch_fset; in select_arm_features() local
11962 arch_fset = fset; \ in select_arm_features()
12000 ARM_MERGE_FEATURE_SETS (arch_fset, arch_fset, armv8_6_ext_fset); in select_arm_features()
12010 ARM_MERGE_FEATURE_SETS (arch_fset, arch_fset, mve_all); in select_arm_features()
12028 ARM_MERGE_FEATURE_SETS (*features, arch_fset, fpu_any); in select_arm_features()
/dports/devel/gdb/gdb-11.1/opcodes/
H A Darm-dis.c11955 arm_feature_set arch_fset; in select_arm_features() local
11962 arch_fset = fset; \ in select_arm_features()
12000 ARM_MERGE_FEATURE_SETS (arch_fset, arch_fset, armv8_6_ext_fset); in select_arm_features()
12010 ARM_MERGE_FEATURE_SETS (arch_fset, arch_fset, mve_all); in select_arm_features()
12028 ARM_MERGE_FEATURE_SETS (*features, arch_fset, fpu_any); in select_arm_features()
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Darm-dis.c11955 arm_feature_set arch_fset; in select_arm_features() local
11962 arch_fset = fset; \ in select_arm_features()
12000 ARM_MERGE_FEATURE_SETS (arch_fset, arch_fset, armv8_6_ext_fset); in select_arm_features()
12010 ARM_MERGE_FEATURE_SETS (arch_fset, arch_fset, mve_all); in select_arm_features()
12028 ARM_MERGE_FEATURE_SETS (*features, arch_fset, fpu_any); in select_arm_features()
/dports/devel/binutils/binutils-2.37/opcodes/
H A Darm-dis.c11955 arm_feature_set arch_fset; in select_arm_features() local
11962 arch_fset = fset; \ in select_arm_features()
12000 ARM_MERGE_FEATURE_SETS (arch_fset, arch_fset, armv8_6_ext_fset); in select_arm_features()
12010 ARM_MERGE_FEATURE_SETS (arch_fset, arch_fset, mve_all); in select_arm_features()
12028 ARM_MERGE_FEATURE_SETS (*features, arch_fset, fpu_any); in select_arm_features()
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dtc-arm.c32802 have_ext_for_needed_feat_p (const arm_feature_set *arch_fset, in have_ext_for_needed_feat_p() argument
32825 if (ARM_FSET_CPU_SUBSET (opt->allowed_archs[i], *arch_fset)) in have_ext_for_needed_feat_p()
32850 arm_feature_set arch_fset; in get_aeabi_cpu_arch_from_fset() local
32863 ARM_CLEAR_FEATURE (arch_fset, *arch_ext_fset, *ext_fset); in get_aeabi_cpu_arch_from_fset()
32883 && ARM_FEATURE_EQUAL (arch_fset, known_arch_fset)) in get_aeabi_cpu_arch_from_fset()
32890 if (ARM_FSET_CPU_SUBSET (arch_fset, known_arch_fset)) in get_aeabi_cpu_arch_from_fset()
32903 || ARM_FSET_CPU_SUBSET (added_fset, arch_fset)) in get_aeabi_cpu_arch_from_fset()
32913 ARM_CLEAR_FEATURE (needed_ext_fset, arch_fset, known_arch_fset); in get_aeabi_cpu_arch_from_fset()
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dtc-arm.c32802 have_ext_for_needed_feat_p (const arm_feature_set *arch_fset, in have_ext_for_needed_feat_p() argument
32825 if (ARM_FSET_CPU_SUBSET (opt->allowed_archs[i], *arch_fset)) in have_ext_for_needed_feat_p()
32850 arm_feature_set arch_fset; in get_aeabi_cpu_arch_from_fset() local
32863 ARM_CLEAR_FEATURE (arch_fset, *arch_ext_fset, *ext_fset); in get_aeabi_cpu_arch_from_fset()
32883 && ARM_FEATURE_EQUAL (arch_fset, known_arch_fset)) in get_aeabi_cpu_arch_from_fset()
32890 if (ARM_FSET_CPU_SUBSET (arch_fset, known_arch_fset)) in get_aeabi_cpu_arch_from_fset()
32903 || ARM_FSET_CPU_SUBSET (added_fset, arch_fset)) in get_aeabi_cpu_arch_from_fset()
32913 ARM_CLEAR_FEATURE (needed_ext_fset, arch_fset, known_arch_fset); in get_aeabi_cpu_arch_from_fset()
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dtc-arm.c32802 have_ext_for_needed_feat_p (const arm_feature_set *arch_fset, in have_ext_for_needed_feat_p() argument
32825 if (ARM_FSET_CPU_SUBSET (opt->allowed_archs[i], *arch_fset)) in have_ext_for_needed_feat_p()
32850 arm_feature_set arch_fset; in get_aeabi_cpu_arch_from_fset() local
32863 ARM_CLEAR_FEATURE (arch_fset, *arch_ext_fset, *ext_fset); in get_aeabi_cpu_arch_from_fset()
32883 && ARM_FEATURE_EQUAL (arch_fset, known_arch_fset)) in get_aeabi_cpu_arch_from_fset()
32890 if (ARM_FSET_CPU_SUBSET (arch_fset, known_arch_fset)) in get_aeabi_cpu_arch_from_fset()
32903 || ARM_FSET_CPU_SUBSET (added_fset, arch_fset)) in get_aeabi_cpu_arch_from_fset()
32913 ARM_CLEAR_FEATURE (needed_ext_fset, arch_fset, known_arch_fset); in get_aeabi_cpu_arch_from_fset()