Closed
Bug 1156386
Opened 10 years ago
Closed 10 years ago
Implement UXTH in the ARM simulator
Categories
(Core :: JavaScript Engine: JIT, defect)
Tracking
()
RESOLVED
FIXED
mozilla40
| Tracking | Status | |
|---|---|---|
| firefox40 | --- | fixed |
People
(Reporter: lth, Assigned: lth)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
1.93 KB,
patch
|
dougc
:
review+
|
Details | Diff | Splinter Review |
With the new test cases in bug 1154705 we're generating code that is hitting missing simulator instructions, in this case UXTH.
| Assignee | ||
Comment 1•10 years ago
|
||
Updated•10 years ago
|
Attachment #8594871 -
Flags: review?(dtc-moz) → review+
| Assignee | ||
Comment 2•10 years ago
|
||
Try is green for this patch plus the one that created the need for it:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=ecb70a782d4f
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in
before you can comment on or make changes to this bug.
Description
•