Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c13607 IRTemp fe_flag2, fg_flag2, fe_flag3, fg_flag3; in dis_vxv_sp_arith() local
13609 fe_flag2 = fg_flag2 = fe_flag3 = fg_flag3 = IRTemp_INVALID; in dis_vxv_sp_arith()
13616 do_fp_tsqrt(b3, True /* single precision*/, &fe_flag3, &fg_flag3); in dis_vxv_sp_arith()
13639 binop( Iop_Shl32, mkexpr(fg_flag3), mkU8( 2 ) ) ), in dis_vxv_sp_arith()
13661 IRTemp fe_flag2, fg_flag2, fe_flag3, fg_flag3; in dis_vxv_sp_arith() local
13663 fe_flag2 = fg_flag2 = fe_flag3 = fg_flag3 = IRTemp_INVALID; in dis_vxv_sp_arith()
13671 _do_fp_tdiv(a3, b3, True /* single precision*/, &fe_flag3, &fg_flag3); in dis_vxv_sp_arith()
13694 binop( Iop_Shl32, mkexpr(fg_flag3), mkU8( 2 ) ) ), in dis_vxv_sp_arith()