aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/csky.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-26CSKY: Add version flag in eflag and fix bug in disassembling register.Cooper Qu1-0/+5
2020-09-12CSKY: Change ISA flag's type to bfd_uint64_t and fix build error.Cooper Qu1-31/+36
2020-09-10Fix compile time warnings when building for the CSKY target on a 32-bit host.Nick Clifton1-1/+1
2020-09-09CSKY: Change mvtc and mulsw's ISA flag.Cooper Qu1-0/+1
2020-09-09CSKY: Add FPUV3 instructions, which supported by ck860f.Cooper Qu1-0/+2
2020-09-02CSKY: Add CPU CK803r3.Cooper Qu1-0/+1
2020-08-28CSKY: Support attribute section.Cooper Qu1-27/+28
2020-08-24CSKY: Add new arch CK860.Cooper Qu1-0/+2
2020-08-24CSKY: Add ck803r2 series cpu.Cooper Qu1-0/+1
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-07-30Add support for the C_SKY series of processors.Andrew Jenner1-0/+110