Home
last modified time | relevance | path

Searched defs:regspace (Results 1 – 1 of 1) sorted by relevance

/qemu/linux-user/arm/
H A Dsignal.c253 static abi_ulong *setup_sigframe_vfp(abi_ulong *regspace, CPUARMState *env) in setup_sigframe_vfp()
270 static abi_ulong *setup_sigframe_iwmmxt(abi_ulong *regspace, CPUARMState *env) in setup_sigframe_iwmmxt()
294 abi_ulong *regspace; in setup_sigframe() local
408 static abi_ulong *restore_sigframe_vfp(CPUARMState *env, abi_ulong *regspace) in restore_sigframe_vfp()
439 abi_ulong *regspace) in restore_sigframe_iwmmxt()
468 abi_ulong *regspace; in do_sigframe_return() local