Home
last modified time | relevance | path

Searched refs:FYL2X (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrFPStack.td576 def FYL2X : I<0xF1, RawFrm, (outs), (ins), "fyl2x", []>, D9;
DX86GenAsmWriter.inc774 3249U, // FYL2X
5875 "E64\000FXTRACT\000FYL2X\000FYL2XP1\000FpPOP_RETVAL\000FsANDNPDrm\000FsA"
DX86GenAsmWriter1.inc774 2581U, // FYL2X
6618 "E64\000FXTRACT\000FYL2X\000FYL2XP1\000FpPOP_RETVAL\000FsANDNPDrm\000FsA"
DX86GenInstrInfo.inc777 FYL2X = 761,
4945 …{ 761, 0, 0, 0, 0, "FYL2X", 0|(1<<MCID::UnmodeledSideEffects), 0x1e2000401ULL, NULL, NULL, 0 }, /…
DX86GenAsmMatcher.inc3575 { X86::FYL2X, "fyl2x", Convert, { }, 0},
DX86GenDisassemblerTables.inc9151 "FYL2X"
50414 0x2f9, /* FYL2X*/
57433 0x2f9, /* FYL2X*/
64598 0x2f9, /* FYL2X*/
71763 0x2f9, /* FYL2X*/
78928 0x2f9, /* FYL2X*/
85952 0x2f9, /* FYL2X*/
92971 0x2f9, /* FYL2X*/
99990 0x2f9, /* FYL2X*/
107009 0x2f9, /* FYL2X*/
[all …]
/external/mesa3d/src/mesa/x86/
Dassyntax.h800 #define FYL2X CHOICE(fyl2x, fyl2x, fyl2x) macro
1521 #define FYL2X fyl2x macro
/external/llvm/lib/Target/X86/
DX86InstrFPStack.td652 def FYL2X : I<0xD9, MRM_F1, (outs), (ins), "fyl2x", [], IIC_FYL2X>;