Searched refs:FLDLN2 (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrFPStack.td | 574 def FLDLN2 : I<0xED, RawFrm, (outs), (ins), "fldln2", []>, D9;
|
D | X86GenAsmWriter.inc | 740 3064U, // FLDLN2 5868 "DENVm\000FLDL2E\000FLDL2T\000FLDLG2\000FLDLN2\000FLDPI\000FNCLEX\000FNI"
|
D | X86GenAsmWriter1.inc | 740 2396U, // FLDLN2 6611 "DENVm\000FLDL2E\000FLDL2T\000FLDLG2\000FLDLN2\000FLDPI\000FNCLEX\000FNI"
|
D | X86GenInstrInfo.inc | 743 FLDLN2 = 727, 4911 …{ 727, 0, 0, 0, 0, "FLDLN2", 0|(1<<MCID::UnmodeledSideEffects), 0x1da000401ULL, NULL, NULL, 0 }, …
|
D | X86GenAsmMatcher.inc | 3486 { X86::FLDLN2, "fldln2", Convert, { }, 0},
|
D | X86GenDisassemblerTables.inc | 8743 "FLDLN2" 50410 0x2d7, /* FLDLN2*/ 57429 0x2d7, /* FLDLN2*/ 64594 0x2d7, /* FLDLN2*/ 71759 0x2d7, /* FLDLN2*/ 78924 0x2d7, /* FLDLN2*/ 85948 0x2d7, /* FLDLN2*/ 92967 0x2d7, /* FLDLN2*/ 99986 0x2d7, /* FLDLN2*/ 107005 0x2d7, /* FLDLN2*/ [all …]
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 745 #define FLDLN2 CHOICE(fldln2, fldln2, fldln2) macro 1466 #define FLDLN2 fldln2 macro
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 650 def FLDLN2 : I<0xD9, MRM_ED, (outs), (ins), "fldln2", [], IIC_FLDL>;
|