Bram Speeckaert ae6ce1df48 Arm64Emitter: Add ArithOption with ExtendSpecifier
ARM64 can do perform various types of sign and zero extension on a
register value before using it. The Arm64Emitter already had support for
this, but it was kinda hidden away.

This commit exposes the functionality by making the ExtendSpecifier enum
available everywhere and adding a new ArithOption constructor.
2022-11-01 12:15:56 +01:00
..
2022-09-30 11:07:41 +00:00
2022-09-18 23:33:23 -07:00
2022-10-23 02:33:03 +02:00
2022-07-25 18:32:16 -07:00