Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c13421 # define PUT_IREG(_nnz, _eez) \ in decode_V8_instruction() macro
13428 PUT_IREG(tt, unop(Iop_64to32, mkexpr(res))); in decode_V8_instruction()
13429 PUT_IREG(tt2, unop(Iop_64HIto32, mkexpr(res))); in decode_V8_instruction()
13431 PUT_IREG(tt, widen == Iop_INVALID in decode_V8_instruction()
13441 # undef PUT_IREG in decode_V8_instruction()