Searched refs:vmxoff (Results 1 – 17 of 17) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | VTX-64.s | 193 vmxoff label
|
D | VTX-32.s | 193 vmxoff label
|
D | x86-32.s | 40 vmxoff
|
D | x86-32-coverage.s | 10465 vmxoff
|
/external/llvm/lib/Target/X86/ |
D | X86InstrVMX.td | 63 def VMXOFF : I<0x01, MRM_C4, (outs), (ins), "vmxoff", []>, TB;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrVMX.td | 85 def VMXOFF : I<0x01, MRM_C4, (outs), (ins), "vmxoff", []>, TB;
|
/external/linux-kselftest/tools/testing/selftests/kvm/include/x86_64/ |
D | vmx.h | 354 static inline void vmxoff(void) in vmxoff() function
|
/external/llvm/test/MC/X86/ |
D | x86-32.s | 40 vmxoff
|
D | x86-32-coverage.s | 10476 vmxoff
|
/external/llvm/test/MC/Disassembler/X86/ |
D | x86-32.txt | 84 # CHECK: vmxoff
|
D | simple-tests.txt | 45 # CHECK: vmxoff
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/X86/ |
D | x86-32.txt | 84 # CHECK: vmxoff
|
D | simple-tests.txt | 45 # CHECK: vmxoff
|
/external/elfutils/libcpu/defs/ |
D | i386 | 528 00001111,00000001,11000100:vmxoff
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 |
|
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 6749 "vmwriteq\006vmxoff\005vmxon\005vorpd\005vorps\tvp4dpwssd\nvp4dpwssds\006" 14320 { 12020 /* vmxoff */, X86::VMXOFF, Convert_NoOperands, 0, { }, }, 28832 { 12020 /* vmxoff */, X86::VMXOFF, Convert_NoOperands, 0, { }, },
|