Searched refs:do_fstp_st (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_x86_defs.c1988 static UChar* do_fstp_st ( UChar* p, Int i ) function
2793 p = do_fstp_st(p, 1+hregNumber(i->Xin.FpUnary.dst));
2808 p = do_fstp_st(p, 1+hregNumber(i->Xin.FpBinary.dst));
2820 p = do_fstp_st(p, 1+hregNumber(i->Xin.FpBinary.dst));
2841 p = do_fstp_st(p, 2+hregNumber(i->Xin.FpBinary.dst));
2854 p = do_fstp_st(p, 1+hregNumber(i->Xin.FpBinary.dst));
2879 p = do_fstp_st(p, 1+hregNumber(i->Xin.FpLdSt.reg));
2921 p = do_fstp_st(p, 1+hregNumber(i->Xin.FpLdStI.reg));
2954 p = do_fstp_st(p, 1+fregNo(i->Xin.Fp64to32.dst));
2966 p = do_fstp_st(
[all...]

Completed in 94 milliseconds