« Previous | Next » 

Revision 2bee5105

ID2bee5105481637f9603bc71ef7cbb81e8da9cd68

Added by Paul Brook almost 12 years ago

target-arm: Fix CP15 based WFI

The coprocessor register rework broke cp15 based WFI instructions.
We incorrectly fall through the normal register write case, which
incorrectly adds a forced block termination. We've already done
a special version of this (DISAS_WFI), so return immediately.

Signed-off-by: Paul Brook <>
Reviewed-by: Peter Maydell <>
Signed-off-by: Peter Maydell <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences