Searched refs:RSI (Results 1 – 10 of 10) sorted by relevance
/arch/x86/include/asm/ |
D | ftrace.h | 15 movq %rsi, RSI(%rsp) 28 movq RSI(%rsp), %rsi
|
D | calling.h | 71 #define RSI 104 macro
|
/arch/x86/um/ |
D | ptrace_64.c | 37 [RSI >> 3] = HOST_SI, 77 case RSI: in putreg() 154 case RSI: in getreg()
|
D | user-offsets.c | 59 DEFINE_LONGS(HOST_SI, RSI); in foo()
|
/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 42 #define RSI 104 macro
|
/arch/x86/um/os-Linux/ |
D | mcontext.c | 23 COPY(RDI); COPY(RSI); COPY(RBP); COPY(RBX); in get_regs_from_mc()
|
/arch/x86/ia32/ |
D | ia32entry.S | 202 movl RSI-ARGOFFSET(%rsp),%ecx /* reload 4th syscall arg */ 486 CFI_REL_OFFSET rsi,RSI-ARGOFFSET
|
/arch/x86/kernel/ |
D | entry_64.S | 423 CFI_REL_OFFSET rsi, RSI+\offset-ARGOFFSET 451 movq_cfi rsi, (RSI-RBP) 512 movq_cfi rsi, RSI+8 1591 movq_cfi rsi, RSI+8
|
/arch/arm/mach-at91/ |
D | Kconfig.non_dt | 144 bool "RSI Embedded Webserver"
|
/arch/x86/lib/ |
D | x86-opcode-map.txt | 541 ce: BSWAP RSI/ESI/R14/R14D
|