Closed Bug 1811809 Opened 1 year ago Closed 1 year ago

Use non-signalling Neg instruction for MacroAssembler::neg32, neg64, and negPtr

Categories

(Core :: JavaScript Engine: JIT, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
111 Branch
Tracking Status
firefox111 --- fixed

People

(Reporter: anba, Assigned: anba)

Details

Attachments

(1 file)

No description provided.

The condition flags needed to be set before we had branchNeg32, but now that
branchNeg32 is present, the normal neg32 operation can use Neg instead
of Negs.

Severity: -- → S3
Priority: -- → P1
Pushed by andre.bargull@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/4da83ce3af66
Use non-signalling Neg instruction for MacroAssembler::neg32, neg64, and negPtr. r=jandem
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: