Closed Bug 672722 Opened 13 years ago Closed 13 years ago

[MIPS] Use unsigned comparison for LIR_leui

Categories

(Tamarin Graveyard :: Baseline JIT (CodegenLIR), defect)

Other
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Q3 11 - Serrano

People

(Reporter: chris, Assigned: wmaddox)

Details

(Whiteboard: fixed-in-nanojit, fixed-in-tamarin, [inbound])

Attachments

(1 file)

The MIPS jit uses slt instead of sltu when generating code for LIR_leui
This was showing up as a failure in test/acceptance/mops/mops.abc_
Attachment #546983 - Flags: review?(wmaddox)
To Steven for integration.
Assignee: nobody → stejohns
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: flashplayer-qrb+
Flags: flashplayer-bug+
Target Milestone: --- → Q3 11 - Serrano
Attachment #546983 - Flags: review?(wmaddox) → review+
Pushed into nanojit-central as 1520:aa21f56df4d2
Whiteboard: fixed-in-nanojit
Whiteboard: fixed-in-nanojit → fixed-in-nanojit, fixed-in-tamarin
changeset: 6477:21be77642d00
user:      Steven Johnson <stejohns@adobe.com>
summary:   Bug 672722 - [MIPS] Use unsigned comparison for LIR_leui (r=wmaddox)

http://hg.mozilla.org/tamarin-redux/rev/21be77642d00
Assignee: stejohns → wmaddox
http://asteam.corp.adobe.com/hg/tamarin-redux-serrano/rev/f9d04c321c12

Note that this landed in tr-serrano on 08/01/2011.

The bug remains open pending confirmation that it has landed in Tracemonkey.
Status: NEW → ASSIGNED
http://hg.mozilla.org/mozilla-central/rev/c5bfe6edc445
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
http://hg.mozilla.org/integration/mozilla-inbound/rev/c5bfe6edc445
Whiteboard: fixed-in-nanojit, fixed-in-tamarin → fixed-in-nanojit, fixed-in-tamarin, [inbound]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: