Lines Matching refs:rax
155 movq %rax, (%rsp)
167 movq %rax, 72(%rsp)
176 movq (%rsp), %rax
234 pushq %rax /* rsp */
246 pushq %rax /* orig rax */
298 CFI_REL_OFFSET rax, RAX+\offset-ARGOFFSET
326 movq_cfi rax, RAX+16-ARGOFFSET
346 popq_cfi %rax /* move return address... */
350 pushq_cfi %rax /* ... to the new stack */
382 movq_cfi rax, RAX+8
490 movq %rax,ORIG_RAX-ARGOFFSET(%rsp)
497 cmpq $__NR_syscall_max,%rax
500 call *sys_call_table(,%rax,8) # XXX: rip relative
501 movq %rax,RAX-ARGOFFSET(%rsp)
582 movq %rax,%rsi /* 2nd arg: syscall number */
594 movq %rax,%rsi /* second arg, syscall return value */
595 cmpq $0,%rax /* is it < 0? */
622 cmpq $__NR_syscall_max,%rax
625 call *sys_call_table(,%rax,8)
626 movq %rax,RAX-ARGOFFSET(%rsp)
746 movq %rax,RAX(%rsp)
764 movq %rax,RAX(%rsp) # fixme, this could be done at the higher layer
1191 movq %rax,RAX(%rsp)
1214 movq %rdi, %rax
1216 call *%rax
1245 movq %rax, RAX(%rsp)
1247 testq %rax,%rax
1423 movq %rax,%rsp /* switch stack for scheduling */
1458 movq_cfi rax, RAX+8
1553 movq %rax,%rsp /* switch stack for scheduling */