Searched refs:thumbee (Results 1 – 19 of 19) sorted by relevance
39 EXPECT_FALSE(info.features.thumbee); in TEST()78 EXPECT_FALSE(info.features.thumbee); in TEST()131 EXPECT_FALSE(info.features.thumbee); in TEST()193 EXPECT_FALSE(info.features.thumbee); in TEST()243 EXPECT_FALSE(info.features.thumbee); in TEST()
3 Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3
5 Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls
8 Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3
4 Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt
5 Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt
14 Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls
3 Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpd32
14 Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3
14 Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4
3 Features : swp half thumb fastmult vfp edsp iwmmxt thumbee vfpv3 vfpv3d16
36 int thumbee : 1; // ThumbEE member
38 DECLARE_SETTER(ArmFeatures, thumbee)251 return features->thumbee; in GetArmFeaturesEnumValue()
35 TEST(ISA, thumbee) { in TEST() argument36 ASSERT_FALSE(cpuinfo_isa.thumbee); in TEST()
177 isa->thumbee = true; in cpuinfo_arm_linux_decode_isa_from_proc_cpuinfo()
22 .thumbee = false,
1404 bool thumbee; member
42823 Emulate MLS on pre-ARMv6T2. Cleaned up thumbee vs. thumb2 confusion.