Searched refs:ENABLE_ARCH_8 (Results 1 – 1 of 1) sorted by relevance
44 #define ENABLE_ARCH_8 arm_dc_feature(s, ARM_FEATURE_V8) macro5296 bool v8a = ENABLE_ARCH_8 && !arm_dc_feature(s, ARM_FEATURE_M); in op_strex()5367 if (!ENABLE_ARCH_8) { in trans_STLEX()5375 if (!ENABLE_ARCH_8) { in trans_STLEXD_a32()5389 if (!ENABLE_ARCH_8) { in trans_STLEXD_t32()5397 if (!ENABLE_ARCH_8) { in trans_STLEXB()5405 if (!ENABLE_ARCH_8) { in trans_STLEXH()5415 if (!ENABLE_ARCH_8) { in op_stl()5452 bool v8a = ENABLE_ARCH_8 && !arm_dc_feature(s, ARM_FEATURE_M); in op_ldrex()5521 if (!ENABLE_ARCH_8) { in trans_LDAEX()[all …]