ARM64: Fuse BOR/BXOR and BNOT into ORN/EON.
Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com.
This commit is contained in:
@@ -142,6 +142,7 @@ typedef enum A64Ins {
|
||||
A64I_S = 0x20000000,
|
||||
A64I_X = 0x80000000,
|
||||
A64I_EX = 0x00200000,
|
||||
A64I_ON = 0x00200000,
|
||||
A64I_K12 = 0x1a000000,
|
||||
A64I_K13 = 0x18000000,
|
||||
A64I_LS_U = 0x01000000,
|
||||
|
||||
Reference in New Issue
Block a user