Home
last modified time | relevance | path

Searched refs:new_itstate (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c1476 IRTemp new_itstate /* :: Ity_I32 */ in gen_SIGILL_T_if_in_but_NLI_ITBlock() argument
1485 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() argument
1498 put_ITSTATE(new_itstate); //restore in gen_SIGILL_T_if_in_ITBlock()
17727 IRTemp new_itstate = IRTemp_INVALID; in disInstr_THUMB_WRK() local
17750 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 …]