qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 250ef8: target-tricore: Fix LOOP using wrong


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 250ef8: target-tricore: Fix LOOP using wrong register for ...
Date: Mon, 11 May 2015 08:30:08 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 250ef8c76861c756354ed1c67f0a4524e5339369
      
https://github.com/qemu/qemu/commit/250ef8c76861c756354ed1c67f0a4524e5339369
  Author: Bastian Koppelmann <address@hidden>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M target-tricore/translate.c

  Log Message:
  -----------
  target-tricore: Fix LOOP using wrong register for compare

Signed-off-by: Bastian Koppelmann <address@hidden>


  Commit: 7bd0eaec311d188412123a034abb44595deb7dae
      
https://github.com/qemu/qemu/commit/7bd0eaec311d188412123a034abb44595deb7dae
  Author: Bastian Koppelmann <address@hidden>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M target-tricore/translate.c

  Log Message:
  -----------
  target-tricore: fix SLR_LD_W and SLR_LD_W_POSTINC insn being a 2 byte memory 
access insted of 4

Signed-off-by: Bastian Koppelmann <address@hidden>


  Commit: 4959d6b3662d94a5add5811ba1ff5243116b8987
      
https://github.com/qemu/qemu/commit/4959d6b3662d94a5add5811ba1ff5243116b8987
  Author: Bastian Koppelmann <address@hidden>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M target-tricore/tricore-opcodes.h

  Log Message:
  -----------
  target-tricore: fix BO_OFF10_SEXT calculating the wrong offset

The lower part of the combined offset was sign extended and could lead to
wrong results.

Signed-off-by: Bastian Koppelmann <address@hidden>


  Commit: bc72f8aaf23fa11833e0e04c10b5c0e1036c2609
      
https://github.com/qemu/qemu/commit/bc72f8aaf23fa11833e0e04c10b5c0e1036c2609
  Author: Bastian Koppelmann <address@hidden>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M target-tricore/op_helper.c

  Log Message:
  -----------
  target-tricore: fix rslcx restoring the upper context instead of the lower

Signed-off-by: Bastian Koppelmann <address@hidden>


  Commit: 3446a11181c6e8263dbd9c13c28986df4317099e
      
https://github.com/qemu/qemu/commit/3446a11181c6e8263dbd9c13c28986df4317099e
  Author: Bastian Koppelmann <address@hidden>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M target-tricore/op_helper.c

  Log Message:
  -----------
  target-tricore: fix rfe not restoring the PC

Signed-off-by: Bastian Koppelmann <address@hidden>


  Commit: 266745cacb848d7cd0ae8889ae262e8718ace4d4
      
https://github.com/qemu/qemu/commit/266745cacb848d7cd0ae8889ae262e8718ace4d4
  Author: Peter Maydell <address@hidden>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M target-tricore/op_helper.c
    M target-tricore/translate.c
    M target-tricore/tricore-opcodes.h

  Log Message:
  -----------
  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 <address@hidden>"

* 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 <address@hidden>


Compare: https://github.com/qemu/qemu/compare/9ad2c8cd41a0...266745cacb84

reply via email to

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