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
Radar WebKit Bug Importer
Comment 1 2023-04-30 01:37:14 PDT
Mark Lam
Comment 2 2023-04-30 02:12:40 PDT
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.