Home | History | Annotate | Download | only in x86

Lines Matching refs:VG_SYM

11 VG_SYM(foo) ":\n"
14 "\tmovl " VG_SYM(a1) ",%eax\n"
15 "\tmovl " VG_SYM(a2) ",%edx\n"
21 "\tmovl %eax," VG_SYM(r1) "\n"
23 "\tpopl " VG_SYM(r2) "\n"
30 "\tmovl %edx," VG_SYM(r3) "\n"
32 "\tpopl " VG_SYM(r4) "\n"
38 "\tmovl %edx," VG_SYM(r5) "\n"
40 "\tpopl " VG_SYM(r6) "\n"
47 "\tmovl %eax," VG_SYM(r7) "\n"
49 "\tpopl " VG_SYM(r8) "\n"