Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c10416 IRTemp irt_prod_hi = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10432 assign( irt_prod_hi, binop(Iop_Mul32, in decode_V6MEDIA_instruction()
10437 mkexpr(irt_prod_lo), mkexpr(irt_prod_hi) ); in decode_V6MEDIA_instruction()
10447 irt_prod_lo, irt_prod_hi ), in decode_V6MEDIA_instruction()
10498 IRTemp irt_prod_hi = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10516 assign( irt_prod_hi, in decode_V6MEDIA_instruction()
10521 mkexpr(irt_prod_lo), mkexpr(irt_prod_hi) ) ); in decode_V6MEDIA_instruction()
10533 irt_prod_lo, irt_prod_hi ), in decode_V6MEDIA_instruction()