Port-sparc64 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: sun4v trap table
On Fri, 10 Oct 2025 16:13:01 +0000 (UTC)
Eduardo Horvath <eeh%NetBSD.org@localhost> wrote:
> What this comes down to are two things:
>
> Is the stack frame 32-bit or 64-bit or do you need to figure that out in
> the trap handler from the stack pointer?
>
> Does the stack frame need to be saved to the user address space or kernel
> address space?
>
> The fist is determined by the macro, the second by the ASI.
OK thanks for the detailed explanation, it makes a lot more sense now to
me.
Home |
Main Index |
Thread Index |
Old Index