On 1/9/23 13:05, ~dreiss-meta wrote:
From: David Reiss <dre...@meta.com>

Follows a fairly similar pattern to the existing special register debug
support.  Only reading is implemented, but it should be possible to
implement writes.

Signed-off-by: David Reiss <dre...@meta.com>
---
  target/arm/cpu.h      |  15 +++++-
  target/arm/gdbstub.c  | 116 ++++++++++++++++++++++++++++++++++++++++++
  target/arm/m_helper.c |  23 ++++-----
  3 files changed, 139 insertions(+), 15 deletions(-)

Is there a reason why these are separate from m_systemreg?


r~

Reply via email to