Closed
Bug 1805121
Opened 2 years ago
Closed 2 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•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → zhaojiazhong-hf
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Updated•2 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•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 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
•