Searched refs:guest_R15_curr_instr_notENC (Results 1 – 1 of 1) sorted by relevance
134 static Addr32 guest_R15_curr_instr_notENC; variable541 vassert(0 == (guest_R15_curr_instr_notENC & 3)); in getIRegA()542 e = mkU32(guest_R15_curr_instr_notENC + 8); in getIRegA()558 vassert(0 == (guest_R15_curr_instr_notENC & 1)); in getIRegT()559 e = mkU32(guest_R15_curr_instr_notENC + 4); in getIRegT()1403 vassert(0 == (guest_R15_curr_instr_notENC & 3)); in mk_skip_over_A32_if_cond_is_false()1407 IRConst_U32(toUInt(guest_R15_curr_instr_notENC + 4)), in mk_skip_over_A32_if_cond_is_false()1420 vassert(0 == (guest_R15_curr_instr_notENC & 1)); in mk_skip_over_T16_if_cond_is_false()1424 IRConst_U32(toUInt((guest_R15_curr_instr_notENC + 2) | 1)), in mk_skip_over_T16_if_cond_is_false()1438 vassert(0 == (guest_R15_curr_instr_notENC & 1)); in mk_skip_over_T32_if_cond_is_false()[all …]