Home
last modified time | relevance | path

Searched refs:RIP (Results 1 – 8 of 8) sorted by relevance

/arch/x86/um/
A Dptrace_64.c34 [RIP >> 3] = HOST_IP,
66 case RIP: in putreg()
144 case RIP: in getreg()
A Duser-offsets.c67 DEFINE_LONGS(HOST_IP, RIP); in foo()
/arch/x86/include/uapi/asm/
A Dptrace-abi.h55 #define RIP 128 macro
/arch/x86/kernel/
A Dftrace_64.S107 movq %rdi, RIP(%rsp)
185 movq RIP(%rsp), %rax
254 movq RIP(%rsp), %rax
/arch/x86/entry/
A Dentry_64.S647 testb $4, (SS-RIP)(%rsp)
1037 cmpq %rcx, RIP+8(%rsp)
1040 cmpq %rax, RIP+8(%rsp)
1042 cmpq $.Lgs_change, RIP+8(%rsp)
1065 movq %rcx, RIP+8(%rsp)
1153 testb $3, CS-RIP+8(%rsp)
A Dentry_64_compat.S238 movq RIP(%rsp), %rcx /* pt_regs->ip (in rcx) */
/arch/x86/um/os-Linux/
A Dmcontext.c35 COPY(RIP); in get_regs_from_mc()
75 COPY(RIP); in get_mc_from_regs()
/arch/x86/lib/
A Dx86-opcode-map.txt287 # in 64-bit mode. AMD CPUs accept 0x66 prefix, it causes RIP truncation
300 # but is not truncated to 16 bits, unlike RIP.

Completed in 12 milliseconds