Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c13315 IRTemp flagsHi = newTemp(Ity_I32); in dis_vxv_dp_arith() local
13329 assign( flagsHi, in dis_vxv_dp_arith()
13340 binop( Iop_Or32, mkexpr( flagsHi ), mkexpr( flagsLo ) ), in dis_vxv_dp_arith()
13350 IRTemp flagsHi = newTemp(Ity_I32); in dis_vxv_dp_arith() local
13367 assign( flagsHi, in dis_vxv_dp_arith()
13378 binop( Iop_Or32, mkexpr( flagsHi ), mkexpr( flagsLo ) ), in dis_vxv_dp_arith()