1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-02-11 18:44:56 +00:00
Files
antonblanchard.microwatt/core_debug.vhdl
Paul Mackerras dd2e71930c debug: Provide a way to examine GPRs, fast SPRs and MSR
This provides commands on the debug interface to read the value of
the MSR or any of the 64 GSPR register file entries.  The GSPR values
are read using the B port of the register file in a cycle when
decode2 is not using it.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
2020-05-08 12:12:01 +10:00

5.3 KiB