Home | History | Annotate | Download | only in amd64

Lines Matching full:r11

27           "movq %0,%%r11\n"
28 "\tmovq 0(%%r11),%%rdx\n"
29 "\tmovq 8(%%r11),%%rax\n"
30 "\tmovq 16(%%r11),%%rcx\n"
31 "\tmovq 24(%%r11),%%rbx\n"
32 "\tmovq 32(%%r11),%%r10\n"
36 "\tmovq %%r10,40(%%r11)\n"
37 "\tmovq %%rdx,0(%%r11)\n"
38 "\tmovq %%rax,8(%%r11)\n"
41 : /*trash*/ "%r11", "%r10", "%rax", "%rbx", "%rcx", "%rdx",
80 "movq %0,%%r11\n"
81 "\tmovq 0(%%r11),%%rdx\n"
82 "\tmovq 8(%%r11),%%rax\n"
83 "\tmovq 16(%%r11),%%rcx\n"
84 "\tmovq 24(%%r11),%%rbx\n"
85 "\tmovq 32(%%r11),%%r10\n"
89 "\tmovq %%r10,40(%%r11)\n"
90 "\tmovq %%rdx,0(%%r11)\n"
91 "\tmovq %%rax,8(%%r11)\n"
94 : /*trash*/ "%r11", "%r10", "%rax", "%rbx", "%rcx", "%rdx",