Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c13174 IRTemp flagsHi = newTemp(Ity_I32); in dis_vxv_dp_arith() local
13188 assign( flagsHi, in dis_vxv_dp_arith()
13199 binop( Iop_Or32, mkexpr( flagsHi ), mkexpr( flagsLo ) ), in dis_vxv_dp_arith()
13209 IRTemp flagsHi = newTemp(Ity_I32); in dis_vxv_dp_arith() local
13226 assign( flagsHi, in dis_vxv_dp_arith()
13237 binop( Iop_Or32, mkexpr( flagsHi ), mkexpr( flagsLo ) ), in dis_vxv_dp_arith()