Closed Bug 544422 Opened 14 years ago Closed 14 years ago

[Nanojit] Implement asm_f2i on sparc.

Categories

(Core Graveyard :: Nanojit, defect)

Sun
Solaris
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: leon.sha, Assigned: leon.sha)

Details

(Whiteboard: fixed-in-nanojit, fixed-in-tracemonkey)

Attachments

(1 file)

Implement asm_f2i on sparc.
Attached patch patchSplinter Review
Also I found that NJ_F2I_SUPPORTED is not really used by any platform.
Assignee: nobody → leon.sha
Status: NEW → ASSIGNED
Attachment #425380 - Flags: review?(stejohns)
Comment on attachment 425380 [details] [diff] [review]
patch

The idea behind NJ_F2I_SUPPORTED is that allows an embedder of NJ to determine whether or not it's safe to LIR_f2i operations. But since TR doesn't use this opcode yet, and TM doesn't do Sparc AFAIK, it probably is moot for now.
Attachment #425380 - Flags: review?(stejohns) → review+
http://hg.mozilla.org/projects/nanojit-central/rev/4849b094bea2
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
We don't mark NJ bugs as fixed until they've been merge to TR, TM and mozilla-central.  We also mark the whiteboard as "fixed-in-nanojit" when the fix lands in nanojit-central.

http://hg.mozilla.org/tracemonkey/rev/d7ae9f523f78
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Whiteboard: fixed-in-nanojit, fixed-in-tracemonkey
http://hg.mozilla.org/mozilla-central/rev/d7ae9f523f78
Status: REOPENED → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: