qemu-patch-raspberry4/target-ppc
j_mayer 35cdaad645 Code provision for new PowerPC embedded target support with:
- 1 kB page size
- 64 bits GPR
- 64 bits physical address space
- SPE extension support.
Change TARGET_PPCSPE into TARGET_PPCEMB


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2718 c046a42c-6fe2-441c-8c8c-71466251a162
2007-04-24 06:50:21 +00:00
..
cpu.h Code provision for new PowerPC embedded target support with: 2007-04-24 06:50:21 +00:00
exec.h Code provision for new PowerPC embedded target support with: 2007-04-24 06:50:21 +00:00
helper.c Improve PowerPC 405 MMU model / share more code for other embedded targets 2007-04-24 06:44:14 +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 Code provision for new PowerPC embedded target support with: 2007-04-24 06:50:21 +00:00
op_helper.c Code provision for new PowerPC embedded target support with: 2007-04-24 06:50:21 +00:00
op_helper.h Code provision for new PowerPC embedded target support with: 2007-04-24 06:50:21 +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 Code provision for new PowerPC embedded target support with: 2007-04-24 06:50:21 +00:00
op_template.h Code provision for new PowerPC embedded target support with: 2007-04-24 06:50:21 +00:00
STATUS Great PowerPC emulation code resynchronisation and improvments: 2007-03-07 08:32:30 +00:00
translate.c Code provision for new PowerPC embedded target support with: 2007-04-24 06:50:21 +00:00
translate_init.c Improve PowerPC 405 MMU model / share more code for other embedded targets 2007-04-24 06:44:14 +00:00