Searched defs:target_signal_frame (Results 1 – 1 of 1) sorted by relevance
66 struct target_signal_frame { struct67 struct target_stackf ss;68 struct target_pt_regs regs;69 uint32_t si_mask;70 abi_ulong fpu_save;71 uint32_t insns[2] QEMU_ALIGNED(8);72 abi_ulong extramask[TARGET_NSIG_WORDS - 1];73 abi_ulong extra_size; /* Should be 0 */74 abi_ulong rwin_save;