Lucien Murray-Pitts bf1fa6912d 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>
2019-06-26 17:12:57 +02:00
..
2019-06-10 07:03:42 -07:00
2018-03-13 16:35:05 +01:00
2018-03-04 17:27:06 +01:00
2019-06-10 07:03:42 -07:00
2017-06-21 22:10:29 +02:00
2018-03-13 16:35:05 +01:00
2019-06-10 07:03:42 -07:00