qemu-patch-raspberry4/target-ppc
j_mayer e9df014c0b Implement embedded IRQ controller for PowerPC 6xx/740 & 750.
Fix PowerPC external interrupt input handling and lowering.
Fix OpenPIC output pins management.
Fix multiples bugs in OpenPIC IRQ management.
Fix OpenPIC CPU(s) reset function.
Fix Mac99 machine to properly route OpenPIC outputs to the PowerPC input pins.
Fix PREP machine to properly route i8259 output to the PowerPC external
  interrupt pin.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2647 c046a42c-6fe2-441c-8c8c-71466251a162
2007-04-09 22:45:36 +00:00
..
cpu.h Implement embedded IRQ controller for PowerPC 6xx/740 & 750. 2007-04-09 22:45:36 +00:00
exec.h PowerPC bugfixes: 2007-03-22 22:17:08 +00:00
helper.c Implement embedded IRQ controller for PowerPC 6xx/740 & 750. 2007-04-09 22:45:36 +00:00
mfrom_table.c Great PowerPC emulation code resynchronisation and improvments: 2007-03-07 08:32:30 +00:00
mfrom_table_gen.c Great PowerPC emulation code resynchronisation and improvments: 2007-03-07 08:32:30 +00:00
op.c PowerPC 64 fixes 2007-04-07 11:48:04 +00:00
op_helper.c Merge PowerPC 405 MMU model. 2007-03-31 11:33:48 +00:00
op_helper.h Fix rfi instruction: do not depend on current execution mode 2007-03-30 10:22:46 +00:00
op_helper_mem.h As icbi is not a priviledge instruction and is treated as a load by the MMU 2007-03-18 08:47:10 +00:00
op_mem.h Add missing PowerPC 64 instructions 2007-03-23 09:45:27 +00:00
op_template.h PowerPC 2.03 SPE extension - first pass. 2007-03-20 22:11:31 +00:00
STATUS Great PowerPC emulation code resynchronisation and improvments: 2007-03-07 08:32:30 +00:00
translate.c Fix for PowerPC 64 rotates. 2007-04-06 07:59:47 +00:00
translate_init.c Implement embedded IRQ controller for PowerPC 6xx/740 & 750. 2007-04-09 22:45:36 +00:00