sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
qemu/target-alpha
Peter Maydell f5fc40bb81 target-alpha, target-ppc: Remove unnecessary setjmp.h include
Remove the include of setjmp.h from the cpu.h of target-alpha
and target-ppc. This is unnecessary because cpu-defs.h already
includes this header; this change brings these two targets
into line with all the rest.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-07-12 21:01:20 +00:00
..
STATUS target-alpha: update STATUS 2008-10-01 07:07:59 +00:00
cpu.h target-alpha, target-ppc: Remove unnecessary setjmp.h include 2011-07-12 21:01:20 +00:00
exec.h Remove exec-all.h include directives 2011-06-26 18:25:35 +00:00
helper.c Remove exec-all.h include directives 2011-06-26 18:25:35 +00:00
helper.h target-alpha: Implement TLB flush primitives. 2011-05-31 10:18:06 -07:00
machine.c target-alpha: Add IPRs to be used by the emulation PALcode. 2011-05-31 10:18:05 -07:00
op_helper.c cpu_loop_exit: avoid using AREG0 2011-06-26 18:25:13 +00:00
translate.c Remove exec-all.h include directives 2011-06-26 18:25:35 +00:00