Searched refs:thumbee (Results 1 – 18 of 18) sorted by relevance
39 EXPECT_FALSE(info.features.thumbee); in TEST()84 EXPECT_FALSE(info.features.thumbee); in TEST()137 EXPECT_FALSE(info.features.thumbee); in TEST()199 EXPECT_FALSE(info.features.thumbee); in TEST()249 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
39 int thumbee : 1; // ThumbEE member
35 TEST(ISA, thumbee) { in TEST() argument36 ASSERT_FALSE(cpuinfo_isa.thumbee); in TEST()
197 isa->thumbee = true; in cpuinfo_arm_linux_decode_isa_from_proc_cpuinfo()
40 FEATURE(ARM_THUMBEE, thumbee, "thumbee", ARM_HWCAP_THUMBEE, 0) \
35 .thumbee = false,
1441 bool thumbee; member