/external/u-boot/arch/x86/cpu/intel_common/ |
D | car.S | 104 invd 195 invd 218 invd
|
/external/u-boot/arch/x86/include/asm/ |
D | cache.h | 24 static inline void invd(void) in invd() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | I486-32.s | 41 invd label
|
D | I486-64.s | 73 invd label
|
D | x86-32-coverage.s | 2785 invd
|
/external/mesa3d/src/mesa/tnl/ |
D | t_vb_lighttmp.h | 136 GLfloat invd = 1.0F / d; in TAG() local 137 SELF_SCALE_SCALAR_3V(VP, invd); in TAG() 315 GLfloat invd = 1.0F / d; in TAG() local 316 SELF_SCALE_SCALAR_3V(VP, invd); in TAG()
|
/external/mesa3d/src/mesa/main/ |
D | rastpos.c | 159 GLfloat invd = 1.0F / d; in shade_rastpos() local 160 SELF_SCALE_SCALAR_3V(VP, invd); in shade_rastpos()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrSystem.td | 400 def INVD : I<0x08, RawFrm, (outs), (ins), "invd", []>, TB;
|
D | X86GenAsmWriter.inc | 3893 "cq\t\000incb\t\000insertps\t\000int\t\000int3\000into\000invd\000invept"
|
D | X86GenAsmWriter1.inc | 3877 "\t\000int\t\000int3\000into\000invd\000invept \000invlpg\t\000invvpid \000"
|
D | X86GenAsmMatcher.inc | 3663 { X86::INVD, "invd", Convert, { }, 0},
|
/external/llvm/lib/Target/X86/ |
D | X86InstrSystem.td | 472 def INVD : I<0x08, RawFrm, (outs), (ins), "invd", [], IIC_INVD>, TB;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrSystem.td | 441 def INVD : I<0x08, RawFrm, (outs), (ins), "invd", []>, TB;
|
/external/elfutils/libcpu/defs/ |
D | i386 | 370 00001111,00001000:invd
|
/external/llvm/test/MC/X86/ |
D | x86-32-coverage.s | 2749 invd
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-32-coverage.s | 4374 invd 14079 invd
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
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 | 6584 "insertq\004insl\004insw\003int\004int3\004into\004invd\006invept\006inv" 7790 { 3254 /* invd */, X86::INVD, Convert_NoOperands, 0, { }, }, 22353 { 3254 /* invd */, X86::INVD, Convert_NoOperands, 0, { }, },
|