Home
last modified time | relevance | path

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

/xen/xen/arch/x86/
A Di387.c71 "2: push %%"__OP"ax \n" in fpu_fxrstor()
72 " push %%"__OP"cx \n" in fpu_fxrstor()
73 " push %%"__OP"di \n" in fpu_fxrstor()
74 " mov %2,%%"__OP"di \n" in fpu_fxrstor()
91 "2: push %%"__OP"ax \n" in fpu_fxrstor()
92 " push %%"__OP"cx \n" in fpu_fxrstor()
93 " push %%"__OP"di \n" in fpu_fxrstor()
94 " lea %0,%%"__OP"di \n" in fpu_fxrstor()
98 " pop %%"__OP"di \n" in fpu_fxrstor()
99 " pop %%"__OP"cx \n" in fpu_fxrstor()
[all …]
A Dtraps.c314 printk("Guest stack trace from "__OP"sp=%p:\n ", stack); in show_guest_stack()
554 printk("Xen stack trace from "__OP"sp=%p:\n ", stack); in show_stack()
/xen/tools/tests/x86_emulator/
A Dx86-emulate.c20 # define __OP "e" /* Operand Prefix */ macro
24 # define __OP "r" /* Operand Prefix */ macro
/xen/xen/include/asm-x86/
A Dconfig.h278 #define __OP "r" /* Operand Prefix */ macro
/xen/xen/common/
A Dwait.c212 "mov %1,%%"__OP"sp; INDIRECT_JMP %[ip]" in check_wakeup_from_wait()

Completed in 10 milliseconds