diff options
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index dc200a1..a909db3 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,5 +1,13 @@ 2018-10-03 Tamar Christina <tamar.christina@arm.com> + * opcode/aarch64.h (aarch64_inst): Remove. + (enum err_type): Add ERR_VFI. + (aarch64_is_destructive_by_operands): New. + (init_insn_sequence): New. + (aarch64_decode_insn): Remove param name. + +2018-10-03 Tamar Christina <tamar.christina@arm.com> + * opcode/aarch64.h (struct aarch64_opcode): Expand verifiers to take more arguments. |