Searched refs:FYL2XP1 (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrFPStack.td | 584 def FYL2XP1 : I<0xF9, RawFrm, (outs), (ins), "fyl2xp1", []>, D9;
|
D | X86GenAsmWriter.inc | 775 3255U, // FYL2XP1 5875 "E64\000FXTRACT\000FYL2X\000FYL2XP1\000FpPOP_RETVAL\000FsANDNPDrm\000FsA"
|
D | X86GenAsmWriter1.inc | 775 2587U, // FYL2XP1 6618 "E64\000FXTRACT\000FYL2X\000FYL2XP1\000FpPOP_RETVAL\000FsANDNPDrm\000FsA"
|
D | X86GenInstrInfo.inc | 778 FYL2XP1 = 762, 4946 …{ 762, 0, 0, 0, 0, "FYL2XP1", 0|(1<<MCID::UnmodeledSideEffects), 0x1f2000401ULL, NULL, NULL, 0 }, …
|
D | X86GenAsmMatcher.inc | 3576 { X86::FYL2XP1, "fyl2xp1", Convert, { }, 0},
|
D | X86GenDisassemblerTables.inc | 9163 "FYL2XP1" 50422 0x2fa, /* FYL2XP1*/ 57441 0x2fa, /* FYL2XP1*/ 64606 0x2fa, /* FYL2XP1*/ 71771 0x2fa, /* FYL2XP1*/ 78936 0x2fa, /* FYL2XP1*/ 85960 0x2fa, /* FYL2XP1*/ 92979 0x2fa, /* FYL2XP1*/ 99998 0x2fa, /* FYL2XP1*/ 107017 0x2fa, /* FYL2XP1*/ [all …]
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 801 #define FYL2XP1 CHOICE(fyl2xp1, fyl2xp1, fyl2xp1) macro 1522 #define FYL2XP1 fyl2xp1 macro
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 660 def FYL2XP1 : I<0xD9, MRM_F9, (outs), (ins), "fyl2xp1", [], IIC_FYL2XP1>;
|