Closed
Bug 1526959
Opened 6 years ago
Closed 6 years ago
Instrument the ARM64 simulator to clobber volatile registers when exiting the simulator.
Categories
(Core :: JavaScript Engine: JIT, defect, P1)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: nbp, Assigned: nbp)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Having this feature in the ARM64 simulator would have saved a lot of time from the investigation from Bug 1522298.
And testing after making the patch, I can reproduce Bug 1522300 and Bug 1522303.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
status-firefox67:
--- → affected
Priority: -- → P1
Pushed by npierron@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4c7b508eb10d
ARM64 Simulator: Clobber volatile registers on VM function calls. r=sstangl
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•