qemu-e2k/target/microblaze
Joe Komlodi 2ead1b18ca target/microblaze: monitor: Increase the number of registers reported
Increase the number of registers reported to match GDB.

Registers that aren't modeled are reported as 0.

Signed-off-by: Joe Komlodi <komlodi@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-Id: <1589393329-223076-4-git-send-email-komlodi@xilinx.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
2020-05-14 16:01:02 +02:00
..
Makefile.objs Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu-param.h tcg: Split out target/arch/cpu-param.h 2019-06-10 07:03:34 -07:00
cpu-qom.h cpu: Use DeviceClass reset instead of a special CPUClass reset 2020-03-17 19:48:10 -04:00
cpu.c target/microblaze: gdb: Extend the number of registers presented to GDB 2020-05-14 16:01:00 +02:00
cpu.h target/microblaze: Add the pvr-user2 property 2020-04-30 12:11:03 +02:00
gdbstub.c target/microblaze: gdb: Fix incorrect SReg reporting 2020-05-14 16:01:02 +02:00
helper.c tcg: Use CPUClass::tlb_fill in cputlb.c 2019-05-10 11:12:50 -07:00
helper.h target-microblaze: Add support for extended access to TLBLO 2018-05-29 09:35:14 +02:00
microblaze-decode.h Supply missing header guards 2019-06-12 13:20:21 +02:00
mmu.c target/microblaze: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
mmu.h Supply missing header guards 2019-06-12 13:20:21 +02:00
op_helper.c target/microblaze: Add the div-zero-exception property 2020-04-30 12:11:03 +02:00
translate.c target/microblaze: monitor: Increase the number of registers reported 2020-05-14 16:01:02 +02:00