/external/kernel-headers/original/asm-x86/ |
system_32.h | 95 asm volatile ("clts"); 184 #define clts() (native_clts()) macro
|
paravirt.h | 80 void (*clts)(void); member in struct:pv_cpu_ops 494 static inline void clts(void) function 496 PVOP_VCALL0(pv_cpu_ops.clts);
|
/external/qemu/target-i386/ |
helper.h | 47 DEF_HELPER_0(clts, void)
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
assyntax.h | 415 #define CLTS CHOICE(clts, clts, clts) [all...] |
/external/mesa3d/src/mesa/x86/ |
assyntax.h | 415 #define CLTS CHOICE(clts, clts, clts) [all...] |
/external/valgrind/main/perf/ |
tinycc.c | [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
x86insn_nasm.gperf | 66 clts, twobyte_insn, 1, SUF_Z, 0x0F, 0x06, 0, 0, CPU_286, CPU_Priv, 0 [all...] |
x86insn_gas.gperf | 122 clts, twobyte_insn, 1, SUF_Z, 0x0F, 0x06, 0, 0, CPU_286, CPU_Priv, 0 [all...] |
/external/llvm/test/MC/X86/ |
x86-32-coverage.s | [all...] |