Closed
Bug 1855963
Opened 2 years ago
Closed 2 years ago
RiscV: change `MacroAssembler::storeUncanonicalized{Float32,Double} to return a `FaultingCodeOffset`.
Categories
(Core :: JavaScript: WebAssembly, enhancement, P5)
Tracking
()
RESOLVED
FIXED
120 Branch
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: jseward, Assigned: yahan)
References
Details
Attachments
(2 files)
Without this change, the build will fail, due to the assembler changes made by
bug 1846474 (D187462).
Updated•2 years ago
|
Assignee: nobody → yahan
Status: NEW → ASSIGNED
Pushed by jseward@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ca15151a0198
[riscv] Part 6: make some assembler routines return FaultingCodeOffset, and use them to improve TrapSite placement accuracy. r=jseward
https://hg.mozilla.org/integration/autoland/rev/6a9780cc052f
[riscv] Part 3: add function SummarizeTrapInstruction.r=jseward.
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/ca15151a0198
https://hg.mozilla.org/mozilla-central/rev/6a9780cc052f
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•