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.c13466 IRTemp fe_flag2, fg_flag2, fe_flag3, fg_flag3; in dis_vxv_sp_arith() local
13468 fe_flag2 = fg_flag2 = fe_flag3 = fg_flag3 = IRTemp_INVALID; in dis_vxv_sp_arith()
13475 do_fp_tsqrt(b3, True /* single precision*/, &fe_flag3, &fg_flag3); in dis_vxv_sp_arith()
13498 binop( Iop_Shl32, mkexpr(fg_flag3), mkU8( 2 ) ) ), in dis_vxv_sp_arith()
13520 IRTemp fe_flag2, fg_flag2, fe_flag3, fg_flag3; in dis_vxv_sp_arith() local
13522 fe_flag2 = fg_flag2 = fe_flag3 = fg_flag3 = IRTemp_INVALID; in dis_vxv_sp_arith()
13530 _do_fp_tdiv(a3, b3, True /* single precision*/, &fe_flag3, &fg_flag3); in dis_vxv_sp_arith()
13553 binop( Iop_Shl32, mkexpr(fg_flag3), mkU8( 2 ) ) ), in dis_vxv_sp_arith()