[AArch64] Refactor Mov instructions (#4033)
Merge Mov32 and Mov64 into a single instruction parameterized by a new OperandSize field. Also combine the Mov[K,N,Z] into a single instruction with a new opcode to select between the operations. Copyright (c) 2022, Arm Limited.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
src/clif.isle 443b34b797fc8ace
|
||||
src/prelude.isle afd037c4d91c875c
|
||||
src/isa/aarch64/inst.isle 950bb0092242218e
|
||||
src/isa/aarch64/inst.isle f7f03d5ea5411344
|
||||
src/isa/aarch64/lower.isle 71c7e603b0e4bdef
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user