/external/llvm/test/MC/X86/ |
D | intel-syntax.s | 656 fstp tbyte ptr [rax] label 657 fstp xword ptr [rax] label 658 fstp qword ptr [rax] label 659 fstp dword ptr [rax] label
|
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | X87.cpp | 36 __ fstp(IceType_f32, in TEST_F() local 38 __ fstp(IceType_f64, Address(GPRRegister::Encoded_Reg_ebp, 0x10000, in TEST_F() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | intel-syntax.s | 720 fstp tbyte ptr [rax] label 721 fstp xword ptr [rax] label 722 fstp qword ptr [rax] label 723 fstp dword ptr [rax] label
|
D | X87-32.s | 1404 fstp %st(4) label
|
D | X87-64.s | 1404 fstp %st(4) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/ |
D | resources-x87.s | 144 fstp %st(0) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/ |
D | resources-x87.s | 144 fstp %st(0) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | resources-x87.s | 144 fstp %st(0) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/ |
D | resources-x87.s | 144 fstp %st(0) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/ |
D | resources-x87.s | 144 fstp %st(0) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/ |
D | resources-x87.s | 144 fstp %st(0) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/ |
D | resources-x87.s | 144 fstp %st(0) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/ |
D | resources-x87.s | 144 fstp %st(0) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Atom/ |
D | resources-x87.s | 144 fstp %st(0) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/ |
D | resources-x87.s | 144 fstp %st(0) label
|
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerX86BaseImpl.h | 671 void AssemblerX86Base<TraitsType>::fstp(Type Ty, in fstp() function 681 void AssemblerX86Base<TraitsType>::fstp(typename T::X87STRegister st) { in fstp() function
|
/external/v8/src/builtins/ia32/ |
D | builtins-ia32.cc | 2628 __ fstp(0); in Generate_DoubleToI() local 2728 __ fstp(1); // 2^X in Generate_MathPowInternal() local
|
/external/v8/src/builtins/x64/ |
D | builtins-x64.cc | 2676 __ fstp(1); in Generate_MathPowInternal() local
|
/external/v8/src/compiler/x64/ |
D | code-generator-x64.cc | 1332 __ fstp(1); in AssembleArchInstruction() local
|
/external/v8/src/ia32/ |
D | assembler-ia32.cc | 1796 void Assembler::fstp(int i) { in fstp() function in v8::internal::Assembler
|
/external/v8/src/compiler/ia32/ |
D | code-generator-ia32.cc | 1390 __ fstp(1); in AssembleArchInstruction() local
|
/external/v8/src/x64/ |
D | assembler-x64.cc | 2552 void Assembler::fstp(int index) { in fstp() function in v8::internal::Assembler
|