Searched refs:RAX (Results 1 – 12 of 12) sorted by relevance
| /linux/arch/x86/um/ |
| H A D | ptrace_64.c | 36 [RAX >> 3] = HOST_AX, 68 case RAX: in putreg() 146 case RAX: in getreg()
|
| H A D | user-offsets.c | 47 DEFINE_LONGS(HOST_AX, RAX); in foo()
|
| /linux/arch/x86/kernel/ |
| H A D | ftrace_64.S | 83 movq %rax, RAX(%rsp) 128 movq RAX(%rsp), %rax 374 movq %rax, RAX(%rsp) 384 movq RAX(%rsp), %rax
|
| /linux/Documentation/fault-injection/ |
| H A D | nvme-fault-injection.rst | 55 RAX: ffffffff817a10c0 RBX: ffffffff82012480 RCX: 0000000000000000 110 RAX: ffffffff817a10c0 RBX: ffff88011a3c9680 RCX: 0000000000000000 162 RAX: ffff9dac25a2ac80 RBX: ffffffff88d53760 RCX: 000000000000001f
|
| /linux/arch/x86/um/os-Linux/ |
| H A D | mcontext.c | 34 COPY(RDX); COPY(RAX); COPY(RCX); COPY(RSP); in get_regs_from_mc() 74 COPY(RDX); COPY(RAX); COPY(RCX); COPY(RSP); in get_mc_from_regs()
|
| /linux/arch/x86/kvm/ |
| H A D | kvm_cache_regs.h | 29 BUILD_KVM_GPR_ACCESSORS(rax, RAX) in BUILD_KVM_GPR_ACCESSORS() argument
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-probe.txt | 202 On x86 systems %REG is always the short form of the register: for example %AX. %RAX or %EAX is not …
|
| /linux/Documentation/dev-tools/ |
| H A D | kasan.rst | 196 RAX: ffffffffffffffda RBX: 000055dc3ee521a0 RCX: 00007f96443109da
|
| /linux/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 513 #define RAX RAQ macro 5097 {"lqarx", X(31,276), XEH_MASK, POWER8, 0, {RTQ, RAX, RBX, EH}}, 5779 {"lswx", X(31,533), X_MASK, PPCCOM, E500|E500MC, {RT, RAX, RBX}}, 5841 {"lswi", X(31,597), X_MASK, PPCCOM, E500|E500MC, {RT, RAX, NBI}},
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 812 0x80000008, 0, ebx, 21, tlb_flush_nested , INVLPGB RAX[5] bit can be set (nested translations)
|
| /linux/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 562 c8: BSWAP RAX/EAX/R8/R8D
|
| /linux/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 562 c8: BSWAP RAX/EAX/R8/R8D
|