/tools/arch/x86/lib/ |
D | memset_64.S | 37 movabs $0x0101010101010101,%rax 38 imulq %rsi,%rax 42 movq %r9,%rax 65 movq %r9,%rax 74 movabs $0x0101010101010101,%rax 75 imulq %rcx,%rax 90 movq %rax,(%rdi) 91 movq %rax,8(%rdi) 92 movq %rax,16(%rdi) 93 movq %rax,24(%rdi) [all …]
|
D | memcpy_64.S | 35 movq %rdi, %rax 53 movq %rdi, %rax 60 movq %rdi, %rax
|
/tools/testing/selftests/kvm/x86_64/ |
D | xen_vmcall_test.c | 35 unsigned long rax = INPUTVALUE; in guest_code() local 46 "=a"(rax) : in guest_code() 47 "a"(rax), "D"(rdi), "S"(rsi), "d"(rdx), in guest_code() 49 GUEST_ASSERT(rax == RETVALUE); in guest_code() 67 __asm__ __volatile__("call *%1" : "=a"(rax) : in guest_code() 69 "a"(rax), "D"(rdi), "S"(rsi), "d"(rdx), in guest_code() 71 GUEST_ASSERT(rax == RETVALUE); in guest_code() 74 rax = 0; in guest_code() 77 __asm__ __volatile__("call *%1" : "=a"(rax) : in guest_code() 79 "a"(rax), "c"(rcx), "d"(rdx), in guest_code() [all …]
|
D | smm_test.c | 181 stage_reported = regs.rax & 0xff; in main()
|
D | sync_regs_test.c | 52 REG_COMPARE(rax); in compare_regs()
|
D | userspace_msr_exit_test.c | 369 regs->rax = 0; in __guest_gp_handler()
|
/tools/testing/selftests/sgx/ |
D | test_encl_bootstrap.S | 46 lea (encl_stack)(%rbx), %rax 47 xchg %rsp, %rax 48 push %rax 75 pop %rax 76 mov %rax, %rsp 79 mov $4, %rax
|
/tools/perf/arch/x86/tests/ |
D | regs_load.S | 32 movq %rax, AX(%rdi) 40 leaq 8(%rsp), %rax /* exclude this call. */ 41 movq %rax, SP(%rdi) 43 movq 0(%rsp), %rax 44 movq %rax, IP(%rdi)
|
/tools/testing/selftests/kvm/lib/x86_64/ |
D | handlers.S | 17 push %rax 22 pop %rax
|
D | processor.c | 28 regs->rax, regs->rbx, regs->rcx, regs->rdx); in regs_dump()
|
/tools/testing/selftests/x86/ |
D | thunks_32.S | 32 call *%rax
|
D | test_syscall_vdso.c | 59 uint64_t rax, rbx, rcx, rdx; member 119 …printf("ax:%016llx bx:%016llx cx:%016llx dx:%016llx\n", regs64.rax, regs64.rbx, regs64.rcx, reg… in print_regs64()
|
D | syscall_numbering.c | 378 regs.rax = MODIFIED_BY_PTRACE; in mess_with_syscall() 381 regs.rax = MODIFIED_BY_PTRACE; in mess_with_syscall() 385 regs.rax = MODIFIED_BY_PTRACE; in mess_with_syscall()
|
D | ptrace_syscall.c | 28 # define user_ax rax
|
/tools/perf/arch/x86/util/ |
D | dwarf-regs.c | 69 REG_OFFSET_NAME_64("%ax", rax),
|
D | perf_regs.c | 66 SDT_NAME_REG(rax, ax),
|
/tools/perf/Documentation/ |
D | perf-intel-pt.txt | 1246 …1440 ffffffff82133cdd __vmx_vcpu_run+0x3d ([kernel.kallsyms]) movq 0x48(%rax), %r9 1247 …440 ffffffff82133ce1 __vmx_vcpu_run+0x41 ([kernel.kallsyms]) movq 0x50(%rax), %r10 1248 …440 ffffffff82133ce5 __vmx_vcpu_run+0x45 ([kernel.kallsyms]) movq 0x58(%rax), %r11 1249 …440 ffffffff82133ce9 __vmx_vcpu_run+0x49 ([kernel.kallsyms]) movq 0x60(%rax), %r12 1250 …440 ffffffff82133ced __vmx_vcpu_run+0x4d ([kernel.kallsyms]) movq 0x68(%rax), %r13 1251 …440 ffffffff82133cf1 __vmx_vcpu_run+0x51 ([kernel.kallsyms]) movq 0x70(%rax), %r14 1252 …440 ffffffff82133cf5 __vmx_vcpu_run+0x55 ([kernel.kallsyms]) movq 0x78(%rax), %r15 1253 …M 1440 ffffffff82133cf9 __vmx_vcpu_run+0x59 ([kernel.kallsyms]) movq (%rax), %rax 1257 …ffbb678b06 native_write_msr+0x6 ([guest.kernel.kallsyms]) nopl %eax, (%rax,%rax,1) 1347 …93: ffffffff82133cdd __vmx_vcpu_run+0x3d ([kernel.kallsyms]) movq 0x48(%rax), %r9 [all …]
|
D | examples.txt | 205 83.42 : 31a2e95609: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax
|
D | perf-config.txt | 381 74.03 │ mov %fs:0x28,%rax 386 6 │ mov %fs:0x28,%rax
|
/tools/testing/selftests/kvm/include/x86_64/ |
D | processor.h | 78 u64 rax; member 399 uint64_t rax, rcx, rdx, rbx; member
|
D | svm.h | 190 u64 rax; member
|
/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.h | 165 uint64_t rax; member
|
/tools/arch/x86/include/uapi/asm/ |
D | kvm.h | 120 __u64 rax, rbx, rcx, rdx; member
|
/tools/lib/bpf/ |
D | bpf_tracing.h | 120 #define PT_REGS_RC(x) ((x)->rax) 131 #define PT_REGS_RC_CORE(x) BPF_CORE_READ((x), rax)
|
/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 1707 # define SYSCALL_RET(_regs) (_regs).rax
|