/external/libjpeg-turbo/simd/x86_64/ |
D | jsimdcpu.asm | 57 jz short .return ; O/S does not support XSAVE 65 ; using XSAVE
|
/external/libjpeg-turbo/simd/i386/ |
D | jsimdcpu.asm | 91 jz short .no_avx2 ; O/S does not support XSAVE 99 ; using XSAVE
|
/external/syzkaller/pkg/report/testdata/linux/report/ |
D | 127 | 25 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | isa.hpp | 64 bool XSAVE(void) { return CPU_Rep.f_1_ECX_[26]; } in XSAVE() function in InstructionSet
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrSystem.td | 404 // XSAVE instructions 412 def XSAVE : I<0xAE, MRM4m, (outs opaque512mem:$dst), (ins),
|
D | X86GenDisassemblerTables.inc | 45607 "XSAVE" 133019 0xed7, /* XSAVE*/ 133020 0xed7, /* XSAVE*/ 133021 0xed7, /* XSAVE*/ 133022 0xed7, /* XSAVE*/ 133023 0xed7, /* XSAVE*/ 133024 0xed7, /* XSAVE*/ 133025 0xed7, /* XSAVE*/ 133026 0xed7, /* XSAVE*/ 133083 0xed7, /* XSAVE*/ [all …]
|
D | X86GenAsmWriter.inc | 3812 2281713948U, // XSAVE 6462 "r\000XORPSrm\000XORPSrr\000XRSTOR\000XRSTOR64\000XSAVE\000XSAVE64\000XS"
|
D | X86GenAsmWriter1.inc | 3812 1879058240U, // XSAVE 7205 "r\000XORPSrm\000XORPSrr\000XRSTOR\000XRSTOR64\000XSAVE\000XSAVE64\000XS"
|
D | X86GenInstrInfo.inc | 3815 XSAVE = 3799, 7983 …9, 5, 1, 0, 0, "XSAVE", 0|(1<<MCID::UnmodeledSideEffects), 0x15c00011cULL, ImplicitList74, NULL, O…
|
D | X86GenAsmMatcher.inc | 6158 { X86::XSAVE, "xsave", Convert__Mem5_0, { MCK_Mem }, 0},
|
/external/llvm/lib/Target/X86/ |
D | X86InstrSystem.td | 477 // XSAVE instructions 489 def XSAVE : I<0xAE, MRM4m, (outs), (ins opaque512mem:$dst),
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrSystem.td | 512 // XSAVE instructions 526 def XSAVE : I<0xAE, MRM4m, (outs), (ins opaquemem:$dst),
|
D | X86SchedSkylakeClient.td | 1789 def: InstRW<[SKLWriteResGroup215], (instrs XSAVE)>;
|
D | X86SchedBroadwell.td | 1608 def: InstRW<[BWWriteResGroup186], (instrs XSAVE)>;
|
D | X86SchedHaswell.td | 1814 def: InstRW<[HWWriteResGroup165], (instrs XSAVE)>;
|
D | X86SchedSkylakeServer.td | 2497 def: InstRW<[SKXWriteResGroup255], (instrs XSAVE)>;
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenSubtargetInfo.inc | 5589 {DBGFIELD("XSAVE") 1, false, false, 1, 1, 4, 1, 0, 0}, // #877 6805 {DBGFIELD("XSAVE") 28, false, false, 1429, 11, 37, 1, 0, 0}, // #877 8021 {DBGFIELD("XSAVE") 1, false, false, 1, 1, 4, 1, 0, 0}, // #877 9237 {DBGFIELD("XSAVE") 40, false, false, 2569, 11, 75, 1, 0, 0}, // #877 10453 {DBGFIELD("XSAVE") 1, false, false, 226, 2, 4, 1, 0, 0}, // #877 11669 {DBGFIELD("XSAVE") 28, false, false, 1429, 11, 67, 1, 0, 0}, // #877 12885 {DBGFIELD("XSAVE") 1, false, false, 3037, 2, 4, 1, 0, 0}, // #877 14101 {DBGFIELD("XSAVE") 40, false, false, 2569, 11, 75, 1, 0, 0}, // #877 15317 {DBGFIELD("XSAVE") 1, false, false, 0, 0, 4, 1, 0, 0}, // #877
|
/external/capstone/arch/X86/ |
D | X86GenAsmWriter1_reduce.inc | 1680 53711U, // XSAVE
|
D | X86GenAsmWriter_reduce.inc | 1680 196999U, // XSAVE
|
D | X86GenAsmWriter.inc | 6275 628689U, // XSAVE 12546 0U, // XSAVE
|
D | X86GenAsmWriter1.inc | 6275 284359U, // XSAVE 12546 0U, // XSAVE
|
/external/clang/include/clang/Basic/ |
D | BuiltinsX86.def | 636 // XSAVE
|
/external/syzkaller/pkg/ifuzz/gen/ |
D | all-enc-instructions.txt | 14513 CATEGORY : XSAVE 14514 EXTENSION : XSAVE 14522 CATEGORY : XSAVE 14523 EXTENSION : XSAVE 14531 ICLASS : XSAVE 14533 CATEGORY : XSAVE 14534 EXTENSION : XSAVE 14538 #FIXME 2007-06-25 need a meaningful width code for XSAVE/XRSTOR 14544 CATEGORY : XSAVE 14545 EXTENSION : XSAVE [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | IntrinsicsX86.td | 2639 // XSAVE
|
/external/llvm/include/llvm/IR/ |
D | IntrinsicsX86.td | 4111 // XSAVE
|