Searched refs:invd (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/mesa/tnl/ |
D | t_vb_lighttmp.h | 134 GLfloat invd = 1.0F / d; in TAG() local 135 SELF_SCALE_SCALAR_3V(VP, invd); in TAG() 312 GLfloat invd = 1.0F / d; in TAG() local 313 SELF_SCALE_SCALAR_3V(VP, invd); in TAG()
|
D | t_rasterpos.c | 152 GLfloat invd = 1.0F / d; in shade_rastpos() local 153 SELF_SCALE_SCALAR_3V(VP, invd); in shade_rastpos()
|
/external/llvm/lib/Target/X86/ |
D | X86InstrSystem.td | 468 def INVD : I<0x08, RawFrm, (outs), (ins), "invd", [], IIC_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/valgrind/perf/ |
D | tinycc.c | 3207 DEF_ASM_OP0(invd, 0x0f08) 3664 DEF_ASM_OP0(invd, 0x0f08) 4539 DEF_ASM_OP0(invd, 0x0f08) 4996 DEF_ASM_OP0(invd, 0x0f08) 15246 DEF_ASM_OP0(invd, 0x0f08) 15708 DEF_ASM_OP0(invd, 0x0f08)
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 |
|