Home
last modified time | relevance | path

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

/xen/xen/include/xen/lib/x86/
A Dcpuid.h35 # define XCHG_BX "xchg %%ebx, %[bx];" macro
40 # define XCHG_BX "xchg %%rbx, %q[bx];" macro
43 # define XCHG_BX "" macro
49 asm ( XCHG_BX in cpuid_leaf()
51 XCHG_BX in cpuid_leaf()
59 asm ( XCHG_BX in cpuid_count_leaf()
61 XCHG_BX in cpuid_count_leaf()

Completed in 3 milliseconds