This adds support for reporting the register value alongside the
corrected syndrome information for trapped WFIT instructions.

Alex.

Alex Bennée (4):
  target/arm: set the correct TI bits for WFIT traps
  target/arm: use FIELD_DP32 instead of open-coding syn_wfx
  target/arm: pass rd directly to wfit helper
  target/arm: report register in WFIT syndromes

 target/arm/syndrome.h          | 24 ++++++++++++++++++++----
 target/arm/tcg/helper-defs.h   |  2 +-
 target/arm/tcg/op_helper.c     |  8 +++++---
 target/arm/tcg/translate-a64.c |  2 +-
 4 files changed, 27 insertions(+), 9 deletions(-)

-- 
2.47.3


Reply via email to