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) macro5337 bool v8a = ENABLE_ARCH_8 && !arm_dc_feature(s, ARM_FEATURE_M); in op_strex()5408 if (!ENABLE_ARCH_8) { in trans_STLEX()5416 if (!ENABLE_ARCH_8) { in trans_STLEXD_a32()5430 if (!ENABLE_ARCH_8) { in trans_STLEXD_t32()5438 if (!ENABLE_ARCH_8) { in trans_STLEXB()5446 if (!ENABLE_ARCH_8) { in trans_STLEXH()5456 if (!ENABLE_ARCH_8) { in op_stl()5493 bool v8a = ENABLE_ARCH_8 && !arm_dc_feature(s, ARM_FEATURE_M); in op_ldrex()5562 if (!ENABLE_ARCH_8) { in trans_LDAEX()[all …]