Searched refs:v8a (Results 1 – 1 of 1) sorted by relevance
5296 bool v8a = ENABLE_ARCH_8 && !arm_dc_feature(s, ARM_FEATURE_M); in op_strex() local5301 || (!v8a && s->thumb && (a->rd == 13 || a->rt == 13)) in op_strex()5305 || (!v8a && s->thumb && a->rt2 == 13)))) { in op_strex()5452 bool v8a = ENABLE_ARCH_8 && !arm_dc_feature(s, ARM_FEATURE_M); in op_ldrex() local5456 || (!v8a && s->thumb && a->rt == 13) in op_ldrex()5459 || (!v8a && s->thumb && a->rt2 == 13)))) { in op_ldrex()