mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-28 22:10:33 +00:00
4710357290
move all PowerPC specific code into target-ppc/helper.c to avoid polluting the common code in cpu-exec.c. This makes implementation of new features (ie embedded PowerPC timers, critical interrupts, ...) easier. This also avoid hardcoding the IRQ callback in the OpenPIC controller, making it more easily reusable and allowing cascading. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2542 c046a42c-6fe2-441c-8c8c-71466251a162 |
||
---|---|---|
.. | ||
cpu.h | ||
exec.h | ||
helper.c | ||
mfrom_table_gen.c | ||
mfrom_table.c | ||
op_helper_mem.h | ||
op_helper.c | ||
op_helper.h | ||
op_mem.h | ||
op_template.h | ||
op.c | ||
STATUS | ||
translate_init.c | ||
translate.c |