diff options
author | 2019-06-09 19:51:54 +0900 | |
---|---|---|
committer | 2019-06-26 17:12:57 +0200 | |
commit | bf1fa6912dd44463b00ca1c4f006a807b2940466 (patch) | |
tree | 5341ab622d8f0dc0ea7852ec4787d776e6599208 /tcg/optimize.c | |
parent | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-21-2019' into staging (diff) | |
download | qemu-bf1fa6912dd44463b00ca1c4f006a807b2940466.tar.xz qemu-bf1fa6912dd44463b00ca1c4f006a807b2940466.zip |
The m68k gdbstub SR reg request doesnt include Condition-Codes
The register request via gdbstub would return the SR part
which contains the Trace/Master/IRQ state flags, but
would be missing the CR (Condition Register) state bits.
This fix adds this support by merging them in the m68k
specific gdbstub handler m68k_cpu_gdb_read_register for SR register.
Signed-off-by: Lucien Murray-Pitts <lucienmp.qemu@gmail.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20190609105154.GA16755@localhost.localdomain>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'tcg/optimize.c')
0 files changed, 0 insertions, 0 deletions