Searched refs:rax (Results 1 – 10 of 10) sorted by relevance
35 movq %rax, (%rdi)44 lea 8(%rsp), %rax45 movq %rax, 56(%rdi)57 movq (%rsp), %rax58 movq %rax, 128(%rdi)
90 (*regs)[X86_64_REG_RAX] = user->rax; in Read()121 regs_[X86_64_REG_RAX] = ucontext->uc_mcontext.rax; in SetFromUcontext()
31 movq %rsp, %rax32 .cfi_def_cfa_register %rax
1 rax: 92134c6fbbdc12ff
1 rax: 3b
1 rax: 0
44 uint64_t rax; member
58 uint64_t rax; member
127 x86_64_user_regs.rax = regs.data[PERF_REG_X86_AX]; in GetBacktraceRegs()
255 x86_64_ucontext->uc_mcontext.rax = (*regs_x86_64)[X86_64_REG_RAX]; in TEST_F()