Searched refs:X87SetRC (Results 1 – 3 of 3) sorted by relevance
427 void X87SetRC(int rc);
3929 __ X87SetRC(0x0400); in DoMathFloor() local3936 __ X87SetRC(0x0000); in DoMathFloor() local3960 __ X87SetRC(0x0c00); in DoMathRound() local3971 __ X87SetRC(0x0000); in DoMathRound() local3994 __ X87SetRC(0x0400); in DoMathRound() local4005 __ X87SetRC(0x0000); in DoMathRound() local
760 void MacroAssembler::X87SetRC(int rc) { in X87SetRC() function in v8::internal::MacroAssembler