Searched defs:fstp (Results 1 – 19 of 19) sorted by relevance
656 fstp tbyte ptr [rax] label657 fstp xword ptr [rax] label658 fstp qword ptr [rax] label659 fstp dword ptr [rax] label
36 __ fstp(IceType_f32, in TEST_F() local38 __ fstp(IceType_f64, Address(GPRRegister::Encoded_Reg_ebp, 0x10000, in TEST_F() local
724 fstp tbyte ptr [rax] label725 fstp xword ptr [rax] label726 fstp qword ptr [rax] label727 fstp dword ptr [rax] label
1404 fstp %st(4) label
144 fstp %st(0) label
671 void AssemblerX86Base<TraitsType>::fstp(Type Ty, in fstp() function681 void AssemblerX86Base<TraitsType>::fstp(typename T::X87STRegister st) { in fstp() function