aboutsummaryrefslogtreecommitdiff
path: root/opcodes/csky-opc.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-05-27Remove use of bfd_uint64_t and similarAlan Modra1-2/+2
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in opcodesAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-10-26CSKY: Change plsl.u16 to plsl.16.Cooper Qu1-1/+1
2020-10-26CSKY: Fix and add some instructions for VDSPV1.Cooper Qu1-38/+205
2020-09-26ubsan: opcodes/csky-opc.h:929 shift exponent 536870912Alan Modra1-16/+14
2020-09-23CSKY: Add objdump option -M abi-names.Cooper Qu1-116/+413
2020-09-10CSKY: Add L2Cache instructions for CK860.Cooper Qu1-109/+118
2020-09-09CSKY: Change mvtc and mulsw's ISA flag.Cooper Qu1-2/+2
2020-09-09CSKY: Add FPUV3 instructions, which supported by ck860f.Cooper Qu1-0/+2039
2020-09-02CSKY: Add CPU CK803r3.Cooper Qu1-2/+2
2020-09-02CSKY: Fix Encode of mulsws.Cooper Qu1-1/+1
2020-08-29PR26446 UBSAN: tc-csky.c:2618,4022 index out of boundsAlan Modra1-2/+2
2020-08-28CSKY: Support attribute section.Cooper Qu1-2/+2
2020-08-24CSKY: Add new arch CK860.Cooper Qu1-6/+112
2020-08-24CSKY: Add ck803r2 series cpu.Cooper Qu1-2/+9
2020-08-21CSKY: Support two operands form for bloop.Cooper Qu1-4/+7
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-09-21csky-opc.h: Initialize fields of last array elementsSimon Marchi1-2/+2
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner1-0/+8127