Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150511' into...
commit266745cacb848d7cd0ae8889ae262e8718ace4d4
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 11 May 2015 14:07:12 +0000 (11 15:07 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 11 May 2015 14:07:12 +0000 (11 15:07 +0100)
tree5daaef47a4748a85a0621849a13969ead2a9c122
parent9ad2c8cd41a086020e21aa6d616b73bd5e2a800b
parent3446a11181c6e8263dbd9c13c28986df4317099e
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150511' into staging

TriCore bugfixes

# gpg: Signature made Mon May 11 13:26:40 2015 BST using RSA key ID 6B69CA14
# gpg: Good signature from "Bastian Koppelmann <kbastian@mail.uni-paderborn.de>"

* remotes/bkoppelmann/tags/pull-tricore-20150511:
  target-tricore: fix rfe not restoring the PC
  target-tricore: fix rslcx restoring the upper context instead of the lower
  target-tricore: fix BO_OFF10_SEXT calculating the wrong offset
  target-tricore: fix SLR_LD_W and SLR_LD_W_POSTINC insn being a 2 byte memory access insted of 4
  target-tricore: Fix LOOP using wrong register for compare

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>