qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] target-xtensa: fix LOOPNEZ/LOOPGTZ broken by 3d


From: Max Filippov
Subject: [Qemu-devel] [PATCH 0/2] target-xtensa: fix LOOPNEZ/LOOPGTZ broken by 3d0be8a5c135dadcfbd68ed354007a8cece98849
Date: Mon, 16 Apr 2012 01:47:05 +0400

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

[Prev in Thread] Current Thread [Next in Thread]