Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 6fc97fafce05eee76479ca6d289241772d21b370
      
https://github.com/qemu/qemu/commit/6fc97fafce05eee76479ca6d289241772d21b370
  Author: Stefan Weil <s...@weilnetz.de>
  Date:   2012-08-23 (Thu, 23 Aug 2012)

  Changed paths:
    M target-mips/op_helper.c

  Log Message:
  -----------
  target-mips: Fix some helper functions (VR54xx multiplication)

Commits b5dc7732e1cc2fb549e48b7b5d664f2c79628e2e and
be24bb4f3007c3e07cbf1934f7e781493d876ab7 optimized the code
and removed the correct setting of t0. Fix this.

gcc-4.7 detected this bug because parameter arg1 was unused
but set in set_HIT0_LO and set_HI_LOT0.

Cc: Aurelien Jarno <aurel...@aurel32.net>
Signed-off-by: Stefan Weil <s...@weilnetz.de>
Signed-off-by: Aurelien Jarno <aurel...@aurel32.net>



Reply via email to