Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c9032 IRTemp irt_prod = newTemp(Ity_I64); in decode_V6MEDIA_instruction() local
9034 assign( irt_prod, in decode_V6MEDIA_instruction()
9045 unop(Iop_64HIto32, mkexpr(irt_prod)), in decode_V6MEDIA_instruction()
9048 unop(Iop_64to32, mkexpr(irt_prod)), in decode_V6MEDIA_instruction()
10584 IRTemp irt_prod = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10586 assign( irt_prod, in decode_V6MEDIA_instruction()
10601 IRExpr* ire_result = binop(Iop_Add32, mkexpr(irt_prod), mkexpr(irt_regA)); in decode_V6MEDIA_instruction()
10609 signed_overflow_after_Add32( ire_result, irt_prod, irt_regA ), in decode_V6MEDIA_instruction()
10655 IRTemp irt_prod = newTemp(Ity_I64); in decode_V6MEDIA_instruction() local
10660 assign( irt_prod, in decode_V6MEDIA_instruction()
[all …]