Home
last modified time | relevance | path

Searched refs:wbinvd (Results 1 – 24 of 24) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dwbinvd-intrinsic.ll8 ; i686-NEXT: wbinvd
13 ; x86_64-NEXT: wbinvd
15 call void @llvm.x86.wbinvd()
19 declare void @llvm.x86.wbinvd()
/external/u-boot/arch/x86/cpu/i386/
Dcpu.c393 wbinvd(); in x86_enable_caches()
403 wbinvd(); in x86_disable_caches()
405 wbinvd(); in x86_disable_caches()
/external/u-boot/arch/x86/include/asm/
Dcache.h19 static inline void wbinvd(void) in wbinvd() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
DI486-32.s73 wbinvd label
DI486-64.s105 wbinvd label
Dx86-32-coverage.s2789 wbinvd
/external/u-boot/arch/x86/cpu/
Dstart16.S36 wbinvd
Dstart.S40 wbinvd
Dmp_init.c540 wbinvd(); in mp_init()
/external/u-boot/arch/x86/lib/
Dbios_asm.S185 wbinvd
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrSystem.td442 def WBINVD : I<0x09, RawFrm, (outs), (ins), "wbinvd", [(int_x86_wbinvd)]>, TB;
444 // wbnoinvd is like wbinvd, except without invalidation
445 // encoding: like wbinvd + an 0xF3 prefix
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrSystem.td401 def WBINVD : I<0x09, RawFrm, (outs), (ins), "wbinvd", []>, TB;
DX86GenAsmWriter.inc4071 "wbinvd\000# dynamic stack allocation\000wrfsbasel\t\000wrfsbaseq\t\000w"
DX86GenAsmWriter1.inc4019 "\000wait\000wbinvd\000# dynamic stack allocation\000wrfsbase\t\000wrgsb"
DX86GenAsmMatcher.inc6077 { X86::WBINVD, "wbinvd", Convert, { }, 0},
/external/llvm/lib/Target/X86/
DX86InstrSystem.td473 def WBINVD : I<0x09, RawFrm, (outs), (ins), "wbinvd", [], IIC_INVD>, TB;
/external/elfutils/libcpu/defs/
Di386569 00001111,00001001:wbinvd
/external/llvm/test/MC/X86/
Dx86-32-coverage.s2753 wbinvd
/external/swiftshader/third_party/LLVM/test/MC/X86/
Dx86-32-coverage.s4378 wbinvd
14082 wbinvd
/external/swiftshader/third_party/llvm-7.0/configs/common/include/llvm/IR/
DIntrinsicEnums.inc6584 x86_wbinvd, // llvm.x86.wbinvd
DIntrinsicImpl.inc6610 "llvm.x86.wbinvd",
15488 3, // llvm.x86.wbinvd
/external/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz21testfile45.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/
DX86GenAsmMatcher.inc6817 "l\nvzeroupper\004wait\006wbinvd\010wbnoinvd\010wrfsbase\twrfsbasel\twrf"
21319 { 15859 /* wbinvd */, X86::WBINVD, Convert_NoOperands, 0, { }, },
35831 { 15859 /* wbinvd */, X86::WBINVD, Convert_NoOperands, 0, { }, },