summaryrefslogtreecommitdiff
path: root/opcodes/arc-opc.c
Commit message (Expand)AuthorAgeFilesLines
* [ARC] Enhance enter/leave mnemonics.Claudiu Zissulescu2017-04-251-1/+19
* Implement ARC NPS-400 Ultra Ip and Miscellaneous instructions.Rinat Zelig2017-03-271-350/+530
* arc/nps400: Add cp16/cp32 instructions to opcodes libraryRinat Zelig2017-03-211-3/+79
* [ARC] Fix assembler relaxation.Claudiu Zissulescu2017-02-151-34/+59
* [ARC] Provide an interface to decode ARC instructions.Claudiu Zissulescu2017-02-061-5/+52
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* [ARC] Add checking for LP_COUNT reg usage, improve error reporting.Claudiu Zissulescu2016-11-291-27/+56
* arc/nps400: Validate address type operands correctlyAndrew Burgess2016-11-041-2/+6
* arc: Implement NPS-400 dcmac instructionGraham Markall2016-11-031-1/+46
* arc: Change max instruction length to 64-bitsAndrew Burgess2016-11-031-482/+300
* arc: Replace ARC_SHORT macro with arc_opcode_len functionGraham Markall2016-11-031-0/+10
* [ARC] ISA alignment.Claudiu Zissulescu2016-09-261-2/+8
* Begin implementing ARC NPS-400 Accelerator instructionsGraham Markall2016-07-271-15/+116
* [ARC] Misc minor edits/fixesGraham Markall2016-06-231-3/+1
* Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall2016-06-211-14/+14
* opcodes/arc: Fix extract for some add_s instructionsAndrew Burgess2016-06-151-1/+1
* [ARC] Add ldbit for npsGraham Markall2016-06-141-0/+36
* [ARC] Add deep packet inspection instructions for npsGraham Markall2016-06-141-15/+82
* [ARC] Add arithmetic and logic instructions for npsGraham Markall2016-06-141-1/+92
* Add support for 48 and 64 bit ARC instructions.Andrew Burgess2016-06-021-1/+297
* [ARC] Update instruction type and delay slot info.Claudiu Zissulescu2016-05-231-1/+1
* [ARC] Add SYNTAX_NOP and SYNTAX_1OP for extension instructionsClaudiu Zissulescu2016-05-041-0/+4
* opcodes/arc: Add yet more nps instructionsAndrew Burgess2016-04-191-23/+185
* arc/nps400 : New cmem instructions and associated relocationAndrew Burgess2016-04-141-0/+22
* Add support for .extCondCode, .extCoreRegister and .extAuxRegister.Claudiu Zissulescu2016-04-121-8/+9
* Add support for .extInstruction pseudo-op.Claudiu Zissulescu2016-04-121-2/+40
* arc/nps400: Add new instructionsAndrew Burgess2016-04-071-0/+50
* gas/arc: Handle multiple arc_opcode chains for same mnemonicAndrew Burgess2016-04-071-1/+31
* arc/nps400: Add additional instructionsAndrew Burgess2016-04-051-2/+117
* [ARC] Fix support for double assist instructions.Claudiu Zissulescu2016-04-051-5/+5
* opcodes/arc/nps: Fix some operand flagsAndrew Burgess2016-03-311-2/+2
* [ARC] Add support for Quarkse opcodes.Claudiu Zissulescu2016-03-291-0/+1
* arc/nps400: Add first nps400 instructionsAndrew Burgess2016-03-211-0/+147
* arc/opcodes: Use flag operand class to handle multiple flag matchesAndrew Burgess2016-03-211-25/+26
* arc/gas: default mach is arc700, initialised in md_beginAndrew Burgess2016-03-211-3/+0
* Add support for ARC instruction relaxation in the assembler.Claudiu Zissulescu2016-02-101-0/+126
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Fix failures in the GAS testsuite for the ARC architecture.Claudiu Zissulescu2015-12-041-28/+42
* New ARC implementation.Nick Clifton2015-10-071-1538/+1123
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* PR gas/5100Nick Clifton2007-10-041-1/+1
* Change source files over to GPLv3.Nick Clifton2007-07-051-7/+9
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-798/+736
* Update the address and phone number of the FSFNick Clifton2005-05-071-1/+1
* update copyright datesAlan Modra2005-03-031-1/+1
* * opcode/arc-opc.c (insert_base): Modify ls_operand[LS_OFFSET] to reflect theNick Clifton2004-11-221-0/+1
* 2002-11-18 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-181-0/+3
* * arc-opc.c: Include bfd.h.Alan Modra2002-09-021-1/+2
* * tic54x-opc.c: Add default initializers to avoid warnings.Andreas Jaeger2001-08-311-0/+1