Searched refs:fincstp (Results 1 – 15 of 15) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | X87.cpp | 55 __ fincstp(); in TEST_F() 122 __ fincstp(); \ in TEST_F() 123 __ fincstp(); \ in TEST_F() 124 __ fincstp(); \ in TEST_F() 125 __ fincstp(); \ in TEST_F() 126 __ fincstp(); \ in TEST_F() 127 __ fincstp(); \ in TEST_F() 128 __ fincstp(); \ in TEST_F()
|
/third_party/elfutils/libcpu/ |
D | i386.mnemonics | 135 MNE(fincstp)
|
D | x86_64.mnemonics | 126 MNE(fincstp)
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 729 #define FINCSTP CHOICE(fincstp, fincstp, fincstp) 1442 #define FINCSTP fincstp
|
/third_party/elfutils/libcpu/defs/ |
D | i386 | 189 11011001,11110111:fincstp 330 11011001,11110111:fincstp
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceAssemblerX8632.h | 709 void fincstp();
|
D | IceAssemblerX8632.cpp | 2030 void AssemblerX8632::fincstp() { in fincstp() function in Ice::X8632::AssemblerX8632
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 736 def FINCSTP : I<0xD9, MRM_F7, (outs), (ins), "fincstp", []>;
|
/third_party/node/deps/v8/src/codegen/ia32/ |
D | assembler-ia32.h | 835 void fincstp();
|
D | assembler-ia32.cc | 2066 void Assembler::fincstp() { in fincstp() function in v8::internal::Assembler
|
/third_party/node/deps/v8/src/codegen/x64/ |
D | assembler-x64.h | 879 void fincstp();
|
D | assembler-x64.cc | 2620 void Assembler::fincstp() { in fincstp() function in v8::internal::Assembler
|
/third_party/elfutils/tests/ |
D | testfile44.expect.bz2 |
|
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 8700 { 2483 /* fincstp */, X86::FINCSTP, Convert_NoOperands, AMFBS_None, { }, }, 23272 { 2483 /* fincstp */, X86::FINCSTP, Convert_NoOperands, AMFBS_None, { }, },
|