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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
svm.asm 2 rdtscp label
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
msr.h 40 #define rdtscp(low,high,aux) __asm__ __volatile__ (".byte 0x0f,0x01,0xf9" : "=a" (low), "=d" (high), "=c" (aux)) macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
msr.h 40 #define rdtscp(low,high,aux) __asm__ __volatile__ (".byte 0x0f,0x01,0xf9" : "=a" (low), "=d" (high), "=c" (aux)) macro
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
msr.h 40 #define rdtscp(low,high,aux) __asm__ __volatile__ (".byte 0x0f,0x01,0xf9" : "=a" (low), "=d" (high), "=c" (aux)) macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
msr.h 40 #define rdtscp(low,high,aux) __asm__ __volatile__ (".byte 0x0f,0x01,0xf9" : "=a" (low), "=d" (high), "=c" (aux)) macro
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
msr.h 40 #define rdtscp(low,high,aux) __asm__ __volatile__ (".byte 0x0f,0x01,0xf9" : "=a" (low), "=d" (high), "=c" (aux)) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
msr.h 49 #define rdtscp(low,high,aux) \ macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
msr.h 49 #define rdtscp(low,high,aux) \ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
msr.h 49 #define rdtscp(low,high,aux) \ macro
  /external/kernel-headers/original/asm-x86/
msr.h 204 #define rdtscp(low,high,aux) \ macro
  /external/llvm/test/MC/X86/
x86-32.s 72 rdtscp
73 // CHECK: rdtscp
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf     [all...]
x86insn_gas.gperf     [all...]

Completed in 389 milliseconds