From a21b96dd6661d30b6322a934bacc9c4faa248f29 Mon Sep 17 00:00:00 2001 From: Nelson Chu Date: Fri, 16 Apr 2021 16:48:27 +0800 Subject: Update the ChangeLog, and add the missing entries. --- opcodes/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'opcodes') diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index f63eb47..dffc25c 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2021-04-16 Lifang Xia + + * riscv-opc.c (riscv_opcodes): New insn alias for addi. Compress + "addi d,CV,z" to "c.mv d,CV". + 2021-04-12 Alan Modra * configure.ac (--enable-checking): Add support. -- cgit v1.1