Home | History | Annotate | Download | only in x86

Lines Matching refs:VG_SYM

17     VG_SYM(foo) ":\n"
25 "\tmovl " VG_SYM(eax) ",%eax\n"
26 "\tmovl " VG_SYM(ebx) ",%ebx\n"
27 "\tmovl " VG_SYM(ecx) ",%ecx\n"
28 "\tmovl " VG_SYM(edx) ",%edx\n"
29 "\tcmpxchg8b " VG_SYM(m64) "\n"
30 "\tmovl %eax," VG_SYM(eax) "\n"
31 "\tmovl %ebx," VG_SYM(ebx) "\n"
32 "\tmovl %ecx," VG_SYM(ecx) "\n"
33 "\tmovl %edx," VG_SYM(edx) "\n"
36 "\tmovl %eax," VG_SYM(zout) "\n"