/external/mesa3d/src/mesa/main/ |
D | compiler.h | 482 __asm fnclex\
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | compiler.h | 482 __asm fnclex\
|
/external/llvm/test/MC/X86/ |
D | x86-16.s | 770 fnclex
|
D | x86-32.s | 846 fnclex
|
D | x86-32-coverage.s | 4357 fnclex 14073 fnclex
|
/external/llvm/test/MC/Disassembler/X86/ |
D | x86-16.txt | 687 # CHECK: fnclex 690 # CHECK: fnclex
|
D | fp-stack.txt | 523 # CHECK: fnclex
|
/external/chromium_org/v8/src/x64/ |
D | codegen-x64.cc | 124 __ fnclex(); in CreateModuloFunction() 168 __ fnclex(); in CreateModuloFunction()
|
D | assembler-x64.h | 976 void fnclex();
|
D | assembler-x64.cc | 2181 void Assembler::fnclex() { in fnclex() function in v8::internal::Assembler
|
D | code-stubs-x64.cc | 758 __ fnclex(); // Clear flags to catch exceptions later. in Generate()
|
/external/chromium_org/v8/src/x87/ |
D | deoptimizer-x87.cc | 279 __ fnclex(); in Generate()
|
D | assembler-x87.h | 872 void fnclex();
|
D | assembler-x87.cc | 1794 void Assembler::fnclex() { in fnclex() function in v8::internal::Assembler
|
D | macro-assembler-x87.cc | 2532 fnclex(); in VerifyX87StackDepth()
|
/external/chromium_org/v8/src/ia32/ |
D | deoptimizer-ia32.cc | 301 __ fnclex(); in Generate()
|
D | assembler-ia32.h | 889 void fnclex();
|
D | assembler-ia32.cc | 1861 void Assembler::fnclex() { in fnclex() function in v8::internal::Assembler
|
D | code-stubs-ia32.cc | 879 __ fnclex(); // Clear flags to catch exceptions later. in Generate()
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 698 #define FCLEX CHOICE(fclex, wait; fnclex, wait; fclex) 699 #define FNCLEX CHOICE(fnclex, fnclex, fclex) 1420 #define FNCLEX fnclex
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
D | assyntax.h | 698 #define FCLEX CHOICE(fclex, wait; fnclex, wait; fclex) 699 #define FNCLEX CHOICE(fnclex, fnclex, fclex) 1420 #define FNCLEX fnclex
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 610 def FNCLEX : I<0xDB, MRM_E2, (outs), (ins), "fnclex", [], IIC_FNCLEX>;
|
/external/elfutils/0.153/libcpu/defs/ |
D | i386 | 267 11011011,11100010:fnclex
|
/external/valgrind/main/perf/ |
D | tinycc.c | 3392 DEF_ASM_OP0(fnclex, 0xdbe2) 3849 DEF_ASM_OP0(fnclex, 0xdbe2) 4724 DEF_ASM_OP0(fnclex, 0xdbe2) 5181 DEF_ASM_OP0(fnclex, 0xdbe2) 15431 DEF_ASM_OP0(fnclex, 0xdbe2) 15893 DEF_ASM_OP0(fnclex, 0xdbe2)
|
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
D | x86insn_nasm.gperf | 242 fnclex, twobyte_insn, 1, SUF_Z, 0xDB, 0xE2, 0, 0, CPU_FPU, 0, 0 keyword
|