Searched refs:RAX (Results 1 – 13 of 13) sorted by relevance
| /linux-4.4.14/arch/x86/um/ |
| D | ptrace_64.c | 34 [RAX >> 3] = HOST_AX, 74 case RAX: in putreg() 151 case RAX: in getreg()
|
| D | user-offsets.c | 62 DEFINE_LONGS(HOST_AX, RAX); in foo()
|
| /linux-4.4.14/arch/x86/include/uapi/asm/ |
| D | ptrace-abi.h | 43 #define RAX 80 macro
|
| /linux-4.4.14/arch/x86/kernel/ |
| D | mcount_64.S | 98 movq %rax, RAX(%rsp) 139 movq RAX(%rsp), %rax
|
| /linux-4.4.14/arch/x86/um/shared/sysdep/ |
| D | stub_64.h | 11 #define STUB_SYSCALL_RET PT_INDEX(RAX)
|
| /linux-4.4.14/arch/x86/entry/ |
| D | entry_64.S | 186 movq %rax, RAX(%rsp) 270 movq %rax, RAX(%rsp) 381 movq %rax, RAX(%rsp) 424 movq %rax, RAX(%rsp) 469 movl $0, RAX(%rsp)
|
| D | entry_64_compat.S | 215 addq $RAX, %rsp /* Skip r8-r15 */
|
| D | calling.h | 72 #define RAX 10*8 macro
|
| /linux-4.4.14/arch/x86/um/os-Linux/ |
| D | mcontext.c | 24 COPY(RDX); COPY(RAX); COPY(RCX); COPY(RSP); in get_regs_from_mc()
|
| /linux-4.4.14/tools/perf/Documentation/ |
| D | perf-probe.txt | 161 On x86 systems %REG is always the short form of the register: for example %AX. %RAX or %EAX is not …
|
| /linux-4.4.14/Documentation/ |
| D | kmemcheck.txt | 244 RAX: 0000000000000030 RBX: ffff88003d4ea968 RCX: 0000000000000009 522 RAX: 0000000000000030 RBX: ffff88003d4ea968 RCX: 0000000000000009
|
| /linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
| D | x86-opcode-map.txt | 547 c8: BSWAP RAX/EAX/R8/R8D
|
| /linux-4.4.14/arch/x86/lib/ |
| D | x86-opcode-map.txt | 547 c8: BSWAP RAX/EAX/R8/R8D
|