HomeSort by relevance Sort by last modified time
    Searched refs:clts (Results 1 - 6 of 6) sorted by null

  /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)
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 375 #define CLTS CHOICE(clts, clts, clts)
    [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s     [all...]

Completed in 597 milliseconds