Searched refs:RIP (Results 1 – 9 of 9) sorted by relevance
/arch/x86/um/ |
D | ptrace_64.c | 33 [RIP >> 3] = HOST_IP, 65 case RIP: in putreg() 143 case RIP: in getreg()
|
D | user-offsets.c | 72 DEFINE_LONGS(HOST_IP, RIP); in foo()
|
/arch/x86/entry/ |
D | entry_64.S | 134 movq RIP(%rsp), %r11 687 testb $4, (SS-RIP)(%rsp) 1076 cmpq %rcx, RIP+8(%rsp) 1079 cmpq %rax, RIP+8(%rsp) 1081 cmpq $.Lgs_change, RIP+8(%rsp) 1104 movq %rcx, RIP+8(%rsp) 1192 testb $3, CS-RIP+8(%rsp)
|
D | entry_64_compat.S | 240 movq RIP(%rsp), %rcx /* pt_regs->ip (in rcx) */
|
/arch/x86/kernel/ |
D | ftrace_64.S | 107 movq %rdi, RIP(%rsp) 183 movq RIP(%rsp), %rax 251 movq RIP(%rsp), %rax
|
/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 55 #define RIP 128 macro
|
/arch/x86/um/os-Linux/ |
D | mcontext.c | 26 COPY(RIP); in get_regs_from_mc()
|
/arch/x86/lib/ |
D | x86-opcode-map.txt | 282 # in 64-bit mode. AMD CPUs accept 0x66 prefix, it causes RIP truncation 295 # but is not truncated to 16 bits, unlike RIP.
|
/arch/x86/crypto/ |
D | aesni-intel_asm.S | 799 MOVADQ ONE(%RIP),\TMP1 871 MOVADQ ONE(%RIP),\TMP1
|