aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <lifang_xia@c-sky.com>
+
+ * 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 <amodra@gmail.com>
* configure.ac (--enable-checking): Add support.