Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c1042 IRTemp ge10 = newTemp(Ity_I32); in set_GE_32_10_from_bits_31_15() local
1044 assign(ge10, binop(Iop_And32, mkexpr(t32), mkU32(0x00008000))); in set_GE_32_10_from_bits_31_15()
1046 put_GEFLAG32( 0, 0, mkexpr(ge10), condT ); in set_GE_32_10_from_bits_31_15()
1047 put_GEFLAG32( 1, 0, mkexpr(ge10), condT ); in set_GE_32_10_from_bits_31_15()
10422 IRTemp ge10 = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10423 assign(ge10, unop(Iop_Not32, mkexpr(irt_diff))); in decode_V6MEDIA_instruction()
10424 put_GEFLAG32( 0, 31, mkexpr(ge10), condT ); in decode_V6MEDIA_instruction()
10425 put_GEFLAG32( 1, 31, mkexpr(ge10), condT ); in decode_V6MEDIA_instruction()
11670 IRTemp ge10 = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11671 assign( ge10, IRExpr_ITE( binop( Iop_CmpLE32U, in decode_V6MEDIA_instruction()
[all …]