Searched defs:fstp (Results 1 – 3 of 3) 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
573 void AssemblerX8632::fstp(Type Ty, const AsmAddress &dst) { in fstp() function in Ice::X8632::AssemblerX8632579 void AssemblerX8632::fstp(RegX8632::X87STRegister st) { in fstp() function in Ice::X8632::AssemblerX8632