On Sun, Apr 15, 2012 at 21:47, Max Filippov <jcmvb...@gmail.com> wrote: > Fix accidently broken translation of two looping instructions > by decoupling it from SR write handler. Add unit tests.
Thanks, applied all. > > 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 > >