qemu-patch-raspberry4/target-arm
Peter Maydell 4e851c380e target-arm: Drop JTAG_ID documentation
None of the machines in QEMU offer a JTAG debug interface, so this info
was unused. Further, the PXA250 ID contradicts the February 2002
Developer's Manual, which has it as 0xn9264013 with n the MIDR Revision.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2012-04-21 18:11:32 +00:00
..
cpu-qom.h target-arm: Move SCTLR reset value setup to per cpu init fns 2012-04-21 18:10:44 +00:00
cpu.c target-arm: Move SCTLR reset value setup to per cpu init fns 2012-04-21 18:10:44 +00:00
cpu.h target-arm: Move feature bit settings to CPU init fns 2012-04-21 18:07:21 +00:00
helper.c target-arm: Drop JTAG_ID documentation 2012-04-21 18:11:32 +00:00
helper.h target-arm: Implement VFPv4 fused multiply-accumulate insns 2011-10-19 16:14:07 +00:00
iwmmxt_helper.c target-arm: Don't overuse CPUState 2012-03-14 22:20:24 +01:00
machine.c arm: Add dummy support for co-processor 15's secure config register 2012-01-13 17:25:08 +00:00
neon_helper.c target-arm: Don't overuse CPUState 2012-03-14 22:20:24 +01:00
op_addsub.h Correct spelling of licensed 2011-07-23 11:26:12 -05:00
op_helper.c Use uintptr_t for various op related functions 2012-04-14 14:23:37 +00:00
translate.c Userspace ARM BE8 support 2012-04-06 19:25:57 +03:00