commit | 4ef66fa71882a8f8682d9a8d1528e1ec98c264e5 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Thu Feb 17 23:45:07 2011 +0100 |
committer | Edgar E. Iglesias <edgar.iglesias@gmail.com> | Mon Mar 07 13:42:36 2011 +0100 |
tree | 853c28ded1d1d394dceb86920823c180ef99a57d | |
parent | 0c45d3d4b921e9639a2ce400a6afdb4d962a5805 [diff] |
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 <michael@walle.cc> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>