Searched refs:v8a (Results 1 – 1 of 1) sorted by relevance
5337 bool v8a = ENABLE_ARCH_8 && !arm_dc_feature(s, ARM_FEATURE_M); in op_strex() local5342 || (!v8a && s->thumb && (a->rd == 13 || a->rt == 13)) in op_strex()5346 || (!v8a && s->thumb && a->rt2 == 13)))) { in op_strex()5493 bool v8a = ENABLE_ARCH_8 && !arm_dc_feature(s, ARM_FEATURE_M); in op_ldrex() local5497 || (!v8a && s->thumb && a->rt == 13) in op_ldrex()5500 || (!v8a && s->thumb && a->rt2 == 13)))) { in op_ldrex()