Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c1018 IRTemp ge10 = newTemp(Ity_I32); in set_GE_32_10_from_bits_31_15() local
1020 assign(ge10, binop(Iop_And32, mkexpr(t32), mkU32(0x00008000))); in set_GE_32_10_from_bits_31_15()
1022 put_GEFLAG32( 0, 0, mkexpr(ge10), condT ); in set_GE_32_10_from_bits_31_15()
1023 put_GEFLAG32( 1, 0, mkexpr(ge10), condT ); in set_GE_32_10_from_bits_31_15()
10360 IRTemp ge10 = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10361 assign(ge10, unop(Iop_Not32, mkexpr(irt_diff))); in decode_V6MEDIA_instruction()
10362 put_GEFLAG32( 0, 31, mkexpr(ge10), condT ); in decode_V6MEDIA_instruction()
10363 put_GEFLAG32( 1, 31, mkexpr(ge10), condT ); in decode_V6MEDIA_instruction()
11608 IRTemp ge10 = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11609 assign( ge10, IRExpr_ITE( binop( Iop_CmpLE32U, in decode_V6MEDIA_instruction()
[all …]