Fix accidently broken translation of two looping instructions
by decoupling it from SR write handler. Add unit tests.

Max Filippov (2):
  target-xtensa: fix LOOPNEZ/LOOPGTZ translation
  target-xtensa: add tests for LOOPNEZ and LOOPGTZ

 target-xtensa/translate.c    |    2 +-
 tests/tcg/xtensa/test_loop.S |   36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+), 1 deletions(-)

-- 
1.7.7.6


Reply via email to