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.c1500 IRTemp new_itstate /* :: Ity_I32 */ in gen_SIGILL_T_if_in_but_NLI_ITBlock() argument
1509 put_ITSTATE(new_itstate); //restore in gen_SIGILL_T_if_in_but_NLI_ITBlock()
1517 IRTemp new_itstate /* :: Ity_I32 */ in gen_SIGILL_T_if_in_ITBlock() argument
1522 put_ITSTATE(new_itstate); //restore in gen_SIGILL_T_if_in_ITBlock()
12704 IRTemp new_itstate in decode_V8_instruction() argument
12711 vassert(new_itstate != IRTemp_INVALID); in decode_V8_instruction()
12714 vassert(new_itstate == IRTemp_INVALID); in decode_V8_instruction()
12773 gen_SIGILL_T_if_in_ITBlock(old_itstate, new_itstate); in decode_V8_instruction()
12894 gen_SIGILL_T_if_in_ITBlock(old_itstate, new_itstate); in decode_V8_instruction()
12999 gen_SIGILL_T_if_in_ITBlock(old_itstate, new_itstate); in decode_V8_instruction()
[all …]