Closed
Bug 1805121
Opened 3 years ago
Closed 3 years ago
[loong64][mips64] Implement MacroAssembler::mulHighUnsigned32 function
Categories
(Core :: JavaScript Engine: JIT, defect, P3)
Tracking
()
RESOLVED
FIXED
110 Branch
| Tracking | Status | |
|---|---|---|
| firefox110 | --- | fixed |
People
(Reporter: zhaojiazhong-hf, Assigned: zhaojiazhong-hf)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
Bug 1802497 introduced a new function: MacroAssembler::mulHighUnsigned32 , which should be ported to LoongArch64 and MIPS64 platform.
| Assignee | ||
Updated•3 years ago
|
Blocks: sm-loong-arch64, sm-mips
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → zhaojiazhong-hf
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Updated•3 years ago
|
Severity: -- → S4
Priority: -- → P3
Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/90e3455aec4d
[loong64][mips64] Implement MacroAssembler::mulHighUnsigned32 function. r=jandem
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•