Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c13454 # define GET_IREG(_nnz) (isT ? getIRegT(_nnz) : getIRegA(_nnz)) in decode_V8_instruction() macro
13458 ? binop(Iop_32HLto64, GET_IREG(tt2), GET_IREG(tt)) in decode_V8_instruction()
13460 ? GET_IREG(tt) in decode_V8_instruction()
13461 : unop(narrow, GET_IREG(tt))); in decode_V8_instruction()
13462 # undef GET_IREG in decode_V8_instruction()