qemu-e2k/target-ppc
Blue Swirl 6de673d406 ppc: Split off timebase helpers
Move decrementer and timebase helpers to a dedicated file.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2012-06-24 01:04:42 +02:00
..
Makefile.objs ppc: Split off timebase helpers 2012-06-24 01:04:42 +02:00
STATUS Fix typos in comments (chek -> check) 2011-05-22 22:31:45 +01:00
cpu-qom.h target-ppc: QOM'ify CPU 2012-04-15 17:10:30 +02:00
cpu.h ppc: Cleanup MMU merge 2012-06-24 01:04:42 +02:00
excp_helper.c ppc: Move exception helpers from helper.c to excp_helper.c 2012-06-24 01:04:41 +02:00
fpu_helper.c ppc: Avoid AREG0 for FPU and SPE helpers 2012-06-24 01:04:41 +02:00
helper.c ppc: Move MMU helpers from helper.c to mmu_helper.c 2012-06-24 01:04:42 +02:00
helper.h ppc: Avoid AREG0 for MMU etc. helpers 2012-06-24 01:04:42 +02:00
helper_regs.h Replace always_inline with inline 2009-08-16 09:06:54 +00:00
int_helper.c ppc: Avoid AREG0 for integer and vector helpers 2012-06-24 01:04:41 +02:00
kvm.c target-ppc: Add hooks for handling tcg and kvm limitations 2012-04-15 17:09:54 +02:00
kvm_ppc.c Replace Qemu by QEMU in comments 2012-04-07 14:00:45 +00:00
kvm_ppc.h target-ppc: Add hooks for handling tcg and kvm limitations 2012-04-15 17:09:54 +02:00
machine.c target-ppc/machine.c: Drop unnecessary ifdefs 2012-04-15 18:23:47 +02:00
mfrom_table.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
mfrom_table_gen.c fix spelling in target sub directory 2011-12-02 10:50:57 +00:00
mmu_helper.c ppc: Cleanup MMU merge 2012-06-24 01:04:42 +02:00
op_helper.c ppc: Split off timebase helpers 2012-06-24 01:04:42 +02:00
timebase_helper.c ppc: Split off timebase helpers 2012-06-24 01:04:42 +02:00
translate.c ppc: Avoid AREG0 for MMU etc. helpers 2012-06-24 01:04:42 +02:00
translate_init.c ppc: Avoid AREG0 for MMU etc. helpers 2012-06-24 01:04:42 +02:00