qemu-patch-raspberry4/target-ppc
j_mayer 04f20795ac Move PowerPC 405 specific definitions into a separate file
Preliminary code for -kernel option support for PowerPC 405 boards
Fix DBSR in case of PowerPC 405 chip reset
Add enums for PowerPC 405 clocks.
Fix IRQ numbers (IBM reversed bits numbering...)
Fix SPRG4-7 read access right
Fix MSR mask in CPU definitions


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2692 c046a42c-6fe2-441c-8c8c-71466251a162
2007-04-17 02:50:56 +00:00
..
cpu.h Add callbacks to allow dynamic change of PowerPC clocks (to be improved) 2007-04-16 20:09:45 +00:00
exec.h Add callbacks to allow dynamic change of PowerPC clocks (to be improved) 2007-04-16 20:09:45 +00:00
helper.c PowerPC 4xx software driven TLB fixes + debug traces. 2007-04-16 09:21:46 +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 Add callbacks to allow dynamic change of PowerPC clocks (to be improved) 2007-04-16 20:09:45 +00:00
op_helper.c PowerPC 4xx software driven TLB fixes + debug traces. 2007-04-16 09:21:46 +00:00
op_helper.h Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdout 2007-04-16 07:10:48 +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 PowerPC emulation bugfixes: 2007-04-16 07:18:42 +00:00
translate_init.c Move PowerPC 405 specific definitions into a separate file 2007-04-17 02:50:56 +00:00