Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 25 of 54) sorted by relevance

123

/qemu/bsd-user/riscv/
H A Dtarget_arch_thread.h28 abi_ulong sp; in target_thread_set_upcall() local
H A Dtarget_arch_reg.h26 uint64_t sp; /* stack pointer */ member
/qemu/bsd-user/aarch64/
H A Dtarget_arch_thread.h27 abi_ulong sp; in target_thread_set_upcall() local
H A Dtarget_syscall.h43 uint64_t sp; member
H A Dtarget_arch_reg.h28 uint64_t sp; member
/qemu/bsd-user/arm/
H A Dtarget_arch_thread.h27 abi_ulong sp; in target_thread_set_upcall() local
/qemu/linux-user/hexagon/
H A Dtarget_syscall.h23 abi_long sp; member
/qemu/linux-user/aarch64/
H A Dtarget_syscall.h6 uint64_t sp; member
/qemu/target/m68k/
H A Dop_helper.c30 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 Dsignal.c43 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 Dbsdload.c98 abi_ulong loader_build_argptr(int envc, int argc, abi_ulong sp, in loader_build_argptr()
/qemu/linux-user/loongarch64/
H A Dsignal.c112 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 Dtarget_os_elf.h74 abi_ulong sp; in target_create_elf_tables() local
/qemu/bsd-user/openbsd/
H A Dtarget_os_elf.h74 abi_ulong sp; in target_create_elf_tables() local
/qemu/bsd-user/freebsd/
H A Dtarget_os_elf.h77 abi_ulong features, sp; in target_create_elf_tables() local
/qemu/linux-user/openrisc/
H A Dsignal.c77 target_ulong sp = get_sp_from_cpustate(env); in get_sigframe() local
/qemu/linux-user/
H A Dlinuxload.c89 abi_ulong loader_build_argptr(int envc, int argc, abi_ulong sp, in loader_build_argptr()
H A Dvm86.c150 unsigned int sp; in do_int() local
H A Dsignal.c255 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 Dsignal.c128 abi_ulong sp = env->regs[1]; in get_sigframe() local
/qemu/linux-user/riscv/
H A Dsignal.c65 abi_ulong sp = get_sp_from_cpustate(regs); in get_sigframe() local
H A Dtarget_syscall.h14 abi_long sp; member
/qemu/linux-user/hppa/
H A Dsignal.c114 abi_ulong frame_addr, sp, haddr; in setup_rt_frame() local
/qemu/tests/tcg/loongarch64/system/
H A Dregdef.h11 #define sp $r3 /* stack pointer */ macro
/qemu/include/hw/misc/
H A Diotkit-secctl.h85 uint32_t sp; member

123