]> Git Repo - qemu.git/commit - hw/xtensa_pic.c
target-xtensa: implement interrupt option
authorMax Filippov <[email protected]>
Mon, 5 Sep 2011 23:55:48 +0000 (03:55 +0400)
committerBlue Swirl <[email protected]>
Sat, 10 Sep 2011 16:57:39 +0000 (16:57 +0000)
commitb994e91b00cce463bfd306482dfe21630e11bf68
tree097173c01d0e318e0201f30c877927193fce0e57
parent1ddeaa5d4277af76679d02bc59b08657c357aee6
target-xtensa: implement interrupt option

See ISA, 4.4.6 (interrupt option), 4.4.7 (high priority interrupt
option) and 4.4.8 (timer interrupt option) for details.

Signed-off-by: Max Filippov <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
hw/xtensa_pic.c
target-xtensa/cpu.h
target-xtensa/helper.c
target-xtensa/helpers.h
target-xtensa/op_helper.c
target-xtensa/translate.c
This page took 0.027095 seconds and 4 git commands to generate.