Closed
Bug 1367629
Opened 6 years ago
Closed 6 years ago
IonMonkey: MIPS: Fix sync instruction encoding for Loongson
Categories
(Core :: JavaScript Engine: JIT, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: hev, Assigned: hev)
Details
Attachments
(1 file)
727 bytes,
patch
|
lth
:
review+
|
Details | Diff | Splinter Review |
On Loongson CPUs, A reserved instruction exception occurs if sync type != 0.
Assignee | ||
Comment 1•6 years ago
|
||
Attachment #8871131 -
Flags: review?(hv1989)
Updated•6 years ago
|
Attachment #8871131 -
Flags: review?(hv1989) → review+
Pushed by r@hev.cc: https://hg.mozilla.org/integration/mozilla-inbound/rev/e011d885b00b IonMonkey: MIPS: Fix sync instruction encoding for Loongson. r=h4writer
Comment 3•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e011d885b00b
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•