Home
last modified time | relevance | path

Searched refs:aux (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/kernel/arch-x86/asm/
Dmsr.h40 #define rdtscp(low,high,aux) __asm__ __volatile__ (".byte 0x0f,0x01,0xf9" : "=a" (low), "=d" (hig… argument
44 …ne rdtscpll(val, aux) do { unsigned long __a, __d; __asm__ __volatile__ (".byte 0x0f,0x01,0xf9… argument