/qemu/bsd-user/riscv/ |
H A D | target_arch_thread.h | 28 abi_ulong sp; in target_thread_set_upcall() local
|
H A D | target_arch_reg.h | 26 uint64_t sp; /* stack pointer */ member
|
/qemu/bsd-user/aarch64/ |
H A D | target_arch_thread.h | 27 abi_ulong sp; in target_thread_set_upcall() local
|
H A D | target_syscall.h | 43 uint64_t sp; member
|
H A D | target_arch_reg.h | 28 uint64_t sp; member
|
/qemu/bsd-user/arm/ |
H A D | target_arch_thread.h | 27 abi_ulong sp; in target_thread_set_upcall() local
|
/qemu/linux-user/hexagon/ |
H A D | target_syscall.h | 23 abi_long sp; member
|
/qemu/linux-user/aarch64/ |
H A D | target_syscall.h | 6 uint64_t sp; member
|
/qemu/target/m68k/ |
H A D | op_helper.c | 30 uint32_t sp; in cf_rte() local 44 uint32_t sp; in m68k_rte() local 189 uint32_t sp; in cf_interrupt_all() local 244 static inline void do_stack_frame(CPUM68KState *env, uint32_t *sp, in do_stack_frame() 277 uint32_t sp; in m68k_interrupt_all() local
|
/qemu/bsd-user/ |
H A D | signal.c | 43 static inline int on_sig_stack(TaskState *ts, unsigned long sp) in on_sig_stack() 48 static inline int sas_ss_flags(TaskState *ts, unsigned long sp) in sas_ss_flags() 600 abi_long do_sigaltstack(abi_ulong uss_addr, abi_ulong uoss_addr, abi_ulong sp) in do_sigaltstack() 732 abi_ulong sp; in get_sigframe() local
|
H A D | bsdload.c | 98 abi_ulong loader_build_argptr(int envc, int argc, abi_ulong sp, in loader_build_argptr()
|
/qemu/linux-user/loongarch64/ |
H A D | signal.c | 112 abi_ptr sp = orig_sp; in extframe_alloc() local 127 struct extctx_layout *extctx, abi_ptr sp) in setup_extcontext() 337 abi_ulong sp; in get_sigframe() local
|
/qemu/bsd-user/netbsd/ |
H A D | target_os_elf.h | 74 abi_ulong sp; in target_create_elf_tables() local
|
/qemu/bsd-user/openbsd/ |
H A D | target_os_elf.h | 74 abi_ulong sp; in target_create_elf_tables() local
|
/qemu/bsd-user/freebsd/ |
H A D | target_os_elf.h | 77 abi_ulong features, sp; in target_create_elf_tables() local
|
/qemu/linux-user/openrisc/ |
H A D | signal.c | 77 target_ulong sp = get_sp_from_cpustate(env); in get_sigframe() local
|
/qemu/linux-user/ |
H A D | linuxload.c | 89 abi_ulong loader_build_argptr(int envc, int argc, abi_ulong sp, in loader_build_argptr()
|
H A D | vm86.c | 150 unsigned int sp; in do_int() local
|
H A D | signal.c | 255 int on_sig_stack(unsigned long sp) in on_sig_stack() 263 int sas_ss_flags(unsigned long sp) in sas_ss_flags() 271 abi_ulong target_sigsp(abi_ulong sp, struct target_sigaction *ka) in target_sigsp()
|
/qemu/linux-user/microblaze/ |
H A D | signal.c | 128 abi_ulong sp = env->regs[1]; in get_sigframe() local
|
/qemu/linux-user/riscv/ |
H A D | signal.c | 65 abi_ulong sp = get_sp_from_cpustate(regs); in get_sigframe() local
|
H A D | target_syscall.h | 14 abi_long sp; member
|
/qemu/linux-user/hppa/ |
H A D | signal.c | 114 abi_ulong frame_addr, sp, haddr; in setup_rt_frame() local
|
/qemu/tests/tcg/loongarch64/system/ |
H A D | regdef.h | 11 #define sp $r3 /* stack pointer */ macro
|
/qemu/include/hw/misc/ |
H A D | iotkit-secctl.h | 85 uint32_t sp; member
|