Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c1043 IRTemp ge32 = newTemp(Ity_I32); in set_GE_32_10_from_bits_31_15() local
1045 assign(ge32, binop(Iop_And32, mkexpr(t32), mkU32(0x80000000))); in set_GE_32_10_from_bits_31_15()
1048 put_GEFLAG32( 2, 0, mkexpr(ge32), condT ); in set_GE_32_10_from_bits_31_15()
1049 put_GEFLAG32( 3, 0, mkexpr(ge32), condT ); in set_GE_32_10_from_bits_31_15()
10427 IRTemp ge32 = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10428 assign(ge32, unop(Iop_Not32, mkexpr(irt_sum))); in decode_V6MEDIA_instruction()
10429 put_GEFLAG32( 2, 31, mkexpr(ge32), condT ); in decode_V6MEDIA_instruction()
10430 put_GEFLAG32( 3, 31, mkexpr(ge32), condT ); in decode_V6MEDIA_instruction()
11677 IRTemp ge32 = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11678 assign(ge32, unop(Iop_Not32, mkexpr(irt_diff))); in decode_V6MEDIA_instruction()
[all …]