Searched refs:clts (Results 1 – 13 of 13) sorted by relevance
/external/kernel-headers/original/asm-x86/ |
D | system_32.h | 184 #define clts() (native_clts()) macro
|
D | paravirt.h | 80 void (*clts)(void); member 494 static inline void clts(void) in clts() function 496 PVOP_VCALL0(pv_cpu_ops.clts); in clts()
|
/external/qemu/target-i386/ |
D | helper.h | 47 DEF_HELPER_0(clts, void)
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
D | assyntax.h | 415 #define CLTS CHOICE(clts, clts, clts) 1151 #define CLTS clts
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 415 #define CLTS CHOICE(clts, clts, clts) 1151 #define CLTS clts
|
/external/elfutils/libcpu/defs/ |
D | i386 | 125 00001111,00000110:clts
|
/external/valgrind/main/perf/ |
D | tinycc.c | 3125 DEF_ASM_OP0(clts, 0x0f06) 3582 DEF_ASM_OP0(clts, 0x0f06) 4457 DEF_ASM_OP0(clts, 0x0f06) 4914 DEF_ASM_OP0(clts, 0x0f06) 15164 DEF_ASM_OP0(clts, 0x0f06) 15626 DEF_ASM_OP0(clts, 0x0f06)
|
/external/llvm/test/MC/X86/ |
D | x86-32-coverage.s | 1893 clts 11913 clts
|
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
D | x86insn_nasm.gperf | 66 clts, twobyte_insn, 1, SUF_Z, 0x0F, 0x06, 0, 0, CPU_286, CPU_Priv, 0 keyword
|
D | x86insn_gas.gperf | 122 clts, twobyte_insn, 1, SUF_Z, 0x0F, 0x06, 0, 0, CPU_286, CPU_Priv, 0 keyword
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 1580 def CLTS : I<0x06, RawFrm, (outs), (ins), "clts", [], IIC_CLTS>, TB;
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 |
|
D | testfile45.expect.bz2 |
|