Closed Bug 1975350 Opened 5 months ago Closed 4 months ago

Implement and use GenerateABIFunctionType.py for riscv64 simulator

Categories

(Core :: JavaScript Engine: JIT, task)

task

Tracking

()

RESOLVED FIXED
142 Branch
Tracking Status
firefox142 --- fixed

People

(Reporter: csmantle, Assigned: csmantle)

Details

Attachments

(2 files, 1 obsolete file)

Currently, GenerateABIFunctionType.py (^1) is used to generate host call typedefs and handlers for mips64 (^2), loong64, arm, and arm64 (^3) simulators. However, it is not yet implemented for riscv64, and the riscv64 simulator still manually specifies all call signatures and handlers (^4, ^5). This may be hard to update when new call signatures are added.

Assignee: nobody → webmaster
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #9498269 - Attachment description: Bug 1975350 - Implement and use GenerateABIFunctionType.py for riscv64 simulator r=jandem → Bug 1975350 - [riscv64] Implement and use GenerateABIFunctionType.py for riscv64 simulator r=jandem
Attachment #9498269 - Attachment is obsolete: true
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
QA Whiteboard: [qa-triage-done-c143/b142]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: