Searched refs:ENABLE_ARCH_8 (Results 1 – 1 of 1) sorted by relevance
45 #define ENABLE_ARCH_8 arm_dc_feature(s, ARM_FEATURE_V8) macro5327 bool v8a = ENABLE_ARCH_8 && !arm_dc_feature(s, ARM_FEATURE_M); in op_strex()5398 if (!ENABLE_ARCH_8) { in trans_STLEX()5406 if (!ENABLE_ARCH_8) { in trans_STLEXD_a32()5420 if (!ENABLE_ARCH_8) { in trans_STLEXD_t32()5428 if (!ENABLE_ARCH_8) { in trans_STLEXB()5436 if (!ENABLE_ARCH_8) { in trans_STLEXH()5446 if (!ENABLE_ARCH_8) { in op_stl()5483 bool v8a = ENABLE_ARCH_8 && !arm_dc_feature(s, ARM_FEATURE_M); in op_ldrex()5552 if (!ENABLE_ARCH_8) { in trans_LDAEX()[all …]