Searched refs:RCX (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/arch/x86/um/ |
D | ptrace_64.c | 35 [RCX >> 3] = HOST_CX, 75 case RCX: in putreg() 152 case RCX: in getreg()
|
D | user-offsets.c | 57 DEFINE_LONGS(HOST_CX, RCX); in foo()
|
/linux-4.1.27/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 44 #define RCX 88 macro
|
/linux-4.1.27/arch/x86/kernel/ |
D | mcount_64.S | 99 movq %rcx, RCX(%rsp) 138 movq RCX(%rsp), %rcx
|
D | entry_64.S | 156 CFI_REL_OFFSET rcx, RCX+\offset 421 movq RCX(%rsp),%rcx 1346 CFI_REL_OFFSET rcx, RCX+8
|
/linux-4.1.27/arch/x86/ia32/ |
D | ia32entry.S | 56 movl RCX(%rsp),%ecx 254 movl RCX(%rsp),%esi /* reload 2nd syscall arg */ 598 CFI_REL_OFFSET rcx,RCX
|
/linux-4.1.27/arch/x86/um/os-Linux/ |
D | mcontext.c | 24 COPY(RDX); COPY(RAX); COPY(RCX); COPY(RSP); in get_regs_from_mc()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | calling.h | 75 #define RCX 11*8 macro
|
/linux-4.1.27/Documentation/ |
D | kmemcheck.txt | 244 RAX: 0000000000000030 RBX: ffff88003d4ea968 RCX: 0000000000000009 517 the warning. We know about REP MOVSL that it uses the register RCX to count 522 RAX: 0000000000000030 RBX: ffff88003d4ea968 RCX: 0000000000000009
|
/linux-4.1.27/arch/x86/lib/ |
D | x86-opcode-map.txt | 544 c9: BSWAP RCX/ECX/R9/R9D
|