Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c10658 IRTemp irt_resLo = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10678 assign( irt_resLo, unop(Iop_64to32, mkexpr(irt_res)) ); in decode_V6MEDIA_instruction()
10682 putIRegT( regDLo, mkexpr(irt_resLo), condT ); in decode_V6MEDIA_instruction()
10685 putIRegA( regDLo, mkexpr(irt_resLo), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()