Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c13606 IRTemp fe_flag0, fg_flag0, fe_flag1, fg_flag1; in dis_vxv_sp_arith() local
13608 fe_flag0 = fg_flag0 = fe_flag1 = fg_flag1 = IRTemp_INVALID; in dis_vxv_sp_arith()
13613 do_fp_tsqrt(b0, True /* single precision*/, &fe_flag0, &fg_flag0); in dis_vxv_sp_arith()
13625 binop( Iop_Shl32, mkexpr(fe_flag0), mkU8( 1 ) ) ) ); in dis_vxv_sp_arith()
13660 IRTemp fe_flag0, fg_flag0, fe_flag1, fg_flag1; in dis_vxv_sp_arith() local
13662 fe_flag0 = fg_flag0 = fe_flag1 = fg_flag1 = IRTemp_INVALID; in dis_vxv_sp_arith()
13668 _do_fp_tdiv(a0, b0, True /* single precision*/, &fe_flag0, &fg_flag0); in dis_vxv_sp_arith()
13680 binop( Iop_Shl32, mkexpr(fe_flag0), mkU8( 1 ) ) ) ); in dis_vxv_sp_arith()