WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
256146
Re-express some ARM64E emitters using a NUMBER_OF_ADDRESS_ENCODING_INSTRUCTIONS parameter in ARM64Assembler.
https://bugs.webkit.org/show_bug.cgi?id=256146
Summary
Re-express some ARM64E emitters using a NUMBER_OF_ADDRESS_ENCODING_INSTRUCTIO...
Mark Lam
Reported
2023-04-30 01:36:50 PDT
The only difference between the ARM64 and ARM64E versions of these emitters is due to the NUMBER_OF_ADDRESS_ENCODING_INSTRUCTIONS. By making the ARM64 emitters aware of NUMBER_OF_ADDRESS_ENCODING_INSTRUCTIONS, we can remove the redundant code in ARM64EAssembler.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-04-30 01:37:14 PDT
<
rdar://problem/108708885
>
Mark Lam
Comment 2
2023-04-30 02:12:40 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13314
EWS
Comment 3
2023-05-01 17:08:14 PDT
Committed
263563@main
(87b83b04feed): <
https://commits.webkit.org/263563@main
> Reviewed commits have been landed. Closing PR #13314 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug