Searched refs:RIP (Results 1 – 10 of 10) sorted by relevance
/arch/x86/um/ |
D | ptrace_64.c | 32 [RIP >> 3] = HOST_IP, 72 case RIP: in putreg() 153 case RIP: in getreg()
|
D | user-offsets.c | 85 DEFINE_LONGS(HOST_IP, RIP); in foo()
|
/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 55 #define RIP 128 macro
|
/arch/x86/kernel/ |
D | ftrace_64.S | 107 movq %rdi, RIP(%rsp) 220 movq RIP(%rsp), %rax
|
/arch/x86/entry/ |
D | entry_64.S | 189 movq RIP(%rsp), %r11 709 testb $4, (SS-RIP)(%rsp) 1346 cmpq %rcx, RIP+8(%rsp) 1349 cmpq %rax, RIP+8(%rsp) 1351 cmpq $.Lgs_change, RIP+8(%rsp) 1366 movq %rcx, RIP+8(%rsp) 1452 testb $3, CS-RIP+8(%rsp)
|
D | entry_64_compat.S | 281 movq RIP(%rsp), %rcx /* pt_regs->ip (in rcx) */
|
D | calling.h | 94 #define RIP 16*8 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 | 804 MOVADQ ONE(%RIP),\TMP1 876 MOVADQ ONE(%RIP),\TMP1
|