Searched refs:new_itstate (Results 1 – 1 of 1) sorted by relevance
1476 IRTemp new_itstate /* :: Ity_I32 */ in gen_SIGILL_T_if_in_but_NLI_ITBlock() argument1485 put_ITSTATE(new_itstate); //restore in gen_SIGILL_T_if_in_but_NLI_ITBlock()1493 IRTemp new_itstate /* :: Ity_I32 */ in gen_SIGILL_T_if_in_ITBlock() argument1498 put_ITSTATE(new_itstate); //restore in gen_SIGILL_T_if_in_ITBlock()17727 IRTemp new_itstate = IRTemp_INVALID; in disInstr_THUMB_WRK() local17750 new_itstate = z32; in disInstr_THUMB_WRK()17815 new_itstate = newTemp(Ity_I32); in disInstr_THUMB_WRK()17816 assign(new_itstate, in disInstr_THUMB_WRK()17819 put_ITSTATE(new_itstate); in disInstr_THUMB_WRK()18280 gen_SIGILL_T_if_in_but_NLI_ITBlock(old_itstate, new_itstate); in disInstr_THUMB_WRK()[all …]