summaryrefslogtreecommitdiff
path: root/opcodes/arc-opc.c
AgeCommit message (Expand)Author
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-09-25Revert "arc: Add new opcode functions for ARCv3 ISA."Claudiu Zissulescu
2023-09-25arc: Add new opcode functions for ARCv3 ISA.Claudiu Zissulescu
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-03-31Use bool in opcodesAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-07-07arc: Update vector instructions.Claudiu Zissulescu
2020-01-13[ARC][committed] Code cleanup and improvements.Claudiu Zissulescu
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-07-24[ARC] Update ARC opcode tableClaudiu Zissulescu
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-07-23[ARC] Fix decoding of w6 signed short immediate.Claudiu Zissulescu
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-11-22[ARC] Fix handling of ARCv2 H-register class.claziss
2017-11-21[ARC] Improve printing of pc-relative instructions.claziss
2017-07-25Fix typos in error and option messages in OPCODES library.Nick Clifton
2017-07-19[ARC] Add SJLI instruction.Claudiu Zissulescu
2017-07-19[ARC] Add JLI support.John Eric Martin
2017-04-25[ARC] Enhance enter/leave mnemonics.Claudiu Zissulescu
2017-03-27Implement ARC NPS-400 Ultra Ip and Miscellaneous instructions.Rinat Zelig
2017-03-21arc/nps400: Add cp16/cp32 instructions to opcodes libraryRinat Zelig
2017-02-15[ARC] Fix assembler relaxation.Claudiu Zissulescu
2017-02-06[ARC] Provide an interface to decode ARC instructions.Claudiu Zissulescu
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-29[ARC] Add checking for LP_COUNT reg usage, improve error reporting.Claudiu Zissulescu
2016-11-04arc/nps400: Validate address type operands correctlyAndrew Burgess
2016-11-03arc: Implement NPS-400 dcmac instructionGraham Markall
2016-11-03arc: Change max instruction length to 64-bitsAndrew Burgess
2016-11-03arc: Replace ARC_SHORT macro with arc_opcode_len functionGraham Markall
2016-09-26[ARC] ISA alignment.Claudiu Zissulescu
2016-07-27Begin implementing ARC NPS-400 Accelerator instructionsGraham Markall
2016-06-23[ARC] Misc minor edits/fixesGraham Markall
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall
2016-06-15opcodes/arc: Fix extract for some add_s instructionsAndrew Burgess
2016-06-14[ARC] Add ldbit for npsGraham Markall
2016-06-14[ARC] Add deep packet inspection instructions for npsGraham Markall
2016-06-14[ARC] Add arithmetic and logic instructions for npsGraham Markall
2016-06-02Add support for 48 and 64 bit ARC instructions.Andrew Burgess
2016-05-23[ARC] Update instruction type and delay slot info.Claudiu Zissulescu
2016-05-04[ARC] Add SYNTAX_NOP and SYNTAX_1OP for extension instructionsClaudiu Zissulescu
2016-04-19opcodes/arc: Add yet more nps instructionsAndrew Burgess
2016-04-14arc/nps400 : New cmem instructions and associated relocationAndrew Burgess
2016-04-12Add support for .extCondCode, .extCoreRegister and .extAuxRegister.Claudiu Zissulescu
2016-04-12Add support for .extInstruction pseudo-op.Claudiu Zissulescu
2016-04-07arc/nps400: Add new instructionsAndrew Burgess
2016-04-07gas/arc: Handle multiple arc_opcode chains for same mnemonicAndrew Burgess
2016-04-05arc/nps400: Add additional instructionsAndrew Burgess
2016-04-05[ARC] Fix support for double assist instructions.Claudiu Zissulescu
2016-03-31opcodes/arc/nps: Fix some operand flagsAndrew Burgess