qemu-e2k/target-sparc
Peter Maydell 806f352d3d gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
The gen_icount_start/end functions are now somewhat misnamed since they
are useful for generic "start/end of TB" code, used for more than just
icount. Rename them to gen_tb_start/end.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2013-03-03 14:29:08 +00:00
..
Makefile.objs Remove unused CONFIG_TCG_PASS_AREG0 and dead code 2012-09-15 17:51:14 +00:00
TODO fix spelling in target sub directory 2011-12-02 10:50:57 +00:00
cc_helper.c target-sparc: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
cpu-qom.h cpu: Introduce ENV_OFFSET macros 2013-03-03 14:28:28 +00:00
cpu.c SPARC LEON power-down support added 2013-02-23 10:00:43 +00:00
cpu.h SPARC LEON power-down support added 2013-02-23 10:00:43 +00:00
fop_helper.c target-sparc: fix fcmp{s,d,q} instructions wrt exception 2012-09-08 09:03:45 +00:00
helper.c SPARC LEON power-down support added 2013-02-23 10:00:43 +00:00
helper.h SPARC LEON power-down support added 2013-02-23 10:00:43 +00:00
int32_helper.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
int64_helper.c target-sparc: Don't compute full flags value so often 2012-10-13 10:17:28 +00:00
ldst_helper.c Added LEON MMU ASI mappings and corrected LEON3 MMU masks. 2013-02-23 10:00:41 +00:00
machine.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
mmu_helper.c exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
translate.c gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end 2013-03-03 14:29:08 +00:00
vis_helper.c target-sparc: Fix mixup of uint64 and uint64_t 2012-01-22 09:55:35 +00:00
win_helper.c target-sparc: Don't overuse CPUState 2012-03-14 22:20:25 +01:00