Statistics
| Branch: | Revision:

root / hw / lm32_pic.c @ 19d110ab

History | View | Annotate | Download (4.2 kB)

# Date Author Comment
4ef66fa7 03/07/2011 02:42 pm Michael Walle

lm32: interrupt controller model

This patch adds the interrupt controller of the lm32. Because the PIC is
accessed through special control registers and opcodes, there are callbacks
from the lm32 translation code to this model.

Signed-off-by: Michael Walle <>...