Home
last modified time | relevance | path

Searched defs:fstp (Results 1 – 10 of 10) sorted by relevance

/external/llvm/test/MC/X86/
Dintel-syntax.s638 fstp xword ptr [rax] label
639 fstp qword ptr [rax] label
640 fstp dword ptr [rax] label
/external/v8/src/x64/
Dcodegen-x64.cc146 __ fstp(0); // Drop result in st(0). in CreateModuloFunction() local
160 __ fstp(0); // Unload y. in CreateModuloFunction() local
Dassembler-x64.cc1924 void Assembler::fstp(int index) { in fstp() function in v8::internal::Assembler
Dcode-stubs-x64.cc427 __ fstp(1); in Generate() local
/external/v8/src/x87/
Dlithium-codegen-x87.cc589 __ fstp(st); in Free() local
596 __ fstp(0); in X87Mov() local
607 __ fstp(0); in X87Mov() local
703 __ fstp(0); in FlushIfNecessary() local
2606 __ fstp(0); in DoCmpHoleAndBranch() local
4651 __ fstp(0); in DoStoreKeyedFixedDoubleArray() local
5174 __ fstp(0); in EmitNumberUntagDNoSSE2() local
5250 __ fstp(0); in DoDeferredTaggedToI() local
5255 __ fstp(0); in DoDeferredTaggedToI() local
5261 __ fstp(0); in DoDeferredTaggedToI() local
Dassembler-x87.cc1460 void Assembler::fstp(int i) { in fstp() function in v8::internal::Assembler
/external/v8/src/compiler/ia32/
Dcode-generator-ia32.cc282 __ fstp(1); in AssembleArchInstruction() local
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc444 __ fstp(1); in AssembleArchInstruction() local
/external/v8/src/ia32/
Dassembler-ia32.cc1527 void Assembler::fstp(int i) { in fstp() function in v8::internal::Assembler
Dcode-stubs-ia32.cc239 __ fstp(0); in Generate() local
552 __ fstp(1); // 2^X in Generate() local