tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Use of the PC value in interrupt/exception handlers



On Fri, Aug 02, 2013 at 10:46:31AM +0000, Piyus Kedia wrote:
> Dear all,
> 
> We are working on developing a dynamic binary translator for the kernel.
> Towards this, we wanted to confirm if the interrupted PC value pushed on
> stack by an interrupt/exception is used by the interrupt/exception handlers?

You are assuming some special architecture here, aren't you?

This is all very much machine dependend, and can not be answered for NetBSD
in general, please give a bit more details. It might be better to ask
on arch specific mailing lists, if you only care about a certain arch.

Martin


Home | Main Index | Thread Index | Old Index