diff options
author | Cooper Qu <cooper.qu@linux.alibaba.com> | 2020-09-10 17:36:51 +0800 |
---|---|---|
committer | Lifang Xia <xlf194833_xia@alibaba-inc.com> | 2020-09-10 17:41:23 +0800 |
commit | 79c8d443b171a3458ac90defcb5cb3c3e8b1cf54 (patch) | |
tree | a86fa1f13fd08b8fed6a09d79e5a12de698d48de /opcodes/ChangeLog | |
parent | 525a0aa301bb60cbd169c6ff6c83eb4d4c06be1f (diff) | |
download | gdb-79c8d443b171a3458ac90defcb5cb3c3e8b1cf54.zip gdb-79c8d443b171a3458ac90defcb5cb3c3e8b1cf54.tar.gz gdb-79c8d443b171a3458ac90defcb5cb3c3e8b1cf54.tar.bz2 |
CSKY: Add L2Cache instructions for CK860.
opcodes/
* csky-opc.h (csky_v2_opcodes): Add L2Cache instructions.
* testsuite/gas/csky/cskyv2_ck860.d : Adjust to icache.iva
opcode fixing.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index d026e10..865bf14 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2020-09-10 Cooper Qu <cooper.qu@linux.alibaba.com> + + * csky-opc.h (csky_v2_opcodes): Add L2Cache instructions. + * testsuite/gas/csky/cskyv2_ck860.d : Adjust to icache.iva + opcode fixing. + 2020-09-10 Nick Clifton <nickc@redhat.com> * csky-dis.c (csky_output_operand): Coerce the immediate values to |