[valgrind] [Bug 356112] mips: replace addi with addiu

2015-12-01 Thread Vicente Olivert Riera via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356112

Vicente Olivert Riera  changed:

   What|Removed |Added

  Attachment #95815|0   |1
is obsolete||

--- Comment #1 from Vicente Olivert Riera  ---
Created attachment 95845
  --> https://bugs.kde.org/attachment.cgi?id=95845=edit
mips: replace addi with addiu

Updated patch.

-- 
You are receiving this mail because:
You are watching all bug changes.


[valgrind] [Bug 356112] New: mips: replace addi with addiu

2015-11-30 Thread Vicente Olivert Riera via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356112

Bug ID: 356112
   Summary: mips: replace addi with addiu
   Product: valgrind
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: jsew...@acm.org
  Reporter: vincent.ri...@imgtec.com

Created attachment 95815
  --> https://bugs.kde.org/attachment.cgi?id=95815=edit
mips: replace addi with addiu

ADDI instruction has been removed in R6 so let's use ADDIU instead.

-- 
You are receiving this mail because:
You are watching all bug changes.