GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opcodes
/
arc-opc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
[ARC] Fix decoding of w6 signed short immediate.
Claudiu Zissulescu
2018-07-23
1
-1
/
+5
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
[ARC] Fix handling of ARCv2 H-register class.
claziss
2017-11-22
1
-0
/
+2
*
[ARC] Improve printing of pc-relative instructions.
claziss
2017-11-21
1
-1
/
+1
*
Fix typos in error and option messages in OPCODES library.
Nick Clifton
2017-07-25
1
-35
/
+35
*
[ARC] Add SJLI instruction.
Claudiu Zissulescu
2017-07-19
1
-1
/
+17
*
[ARC] Add JLI support.
John Eric Martin
2017-07-19
1
-1
/
+7
*
[ARC] Enhance enter/leave mnemonics.
Claudiu Zissulescu
2017-04-25
1
-1
/
+19
*
Implement ARC NPS-400 Ultra Ip and Miscellaneous instructions.
Rinat Zelig
2017-03-27
1
-350
/
+530
*
arc/nps400: Add cp16/cp32 instructions to opcodes library
Rinat Zelig
2017-03-21
1
-3
/
+79
*
[ARC] Fix assembler relaxation.
Claudiu Zissulescu
2017-02-15
1
-34
/
+59
*
[ARC] Provide an interface to decode ARC instructions.
Claudiu Zissulescu
2017-02-06
1
-5
/
+52
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
[ARC] Add checking for LP_COUNT reg usage, improve error reporting.
Claudiu Zissulescu
2016-11-29
1
-27
/
+56
*
arc/nps400: Validate address type operands correctly
Andrew Burgess
2016-11-04
1
-2
/
+6
*
arc: Implement NPS-400 dcmac instruction
Graham Markall
2016-11-03
1
-1
/
+46
*
arc: Change max instruction length to 64-bits
Andrew Burgess
2016-11-03
1
-482
/
+300
*
arc: Replace ARC_SHORT macro with arc_opcode_len function
Graham Markall
2016-11-03
1
-0
/
+10
*
[ARC] ISA alignment.
Claudiu Zissulescu
2016-09-26
1
-2
/
+8
*
Begin implementing ARC NPS-400 Accelerator instructions
Graham Markall
2016-07-27
1
-15
/
+116
*
[ARC] Misc minor edits/fixes
Graham Markall
2016-06-23
1
-3
/
+1
*
Arc assembler: Convert nps400 from a machine type to an extension.
Graham Markall
2016-06-21
1
-14
/
+14
*
opcodes/arc: Fix extract for some add_s instructions
Andrew Burgess
2016-06-15
1
-1
/
+1
*
[ARC] Add ldbit for nps
Graham Markall
2016-06-14
1
-0
/
+36
*
[ARC] Add deep packet inspection instructions for nps
Graham Markall
2016-06-14
1
-15
/
+82
*
[ARC] Add arithmetic and logic instructions for nps
Graham Markall
2016-06-14
1
-1
/
+92
*
Add support for 48 and 64 bit ARC instructions.
Andrew Burgess
2016-06-02
1
-1
/
+297
*
[ARC] Update instruction type and delay slot info.
Claudiu Zissulescu
2016-05-23
1
-1
/
+1
*
[ARC] Add SYNTAX_NOP and SYNTAX_1OP for extension instructions
Claudiu Zissulescu
2016-05-04
1
-0
/
+4
*
opcodes/arc: Add yet more nps instructions
Andrew Burgess
2016-04-19
1
-23
/
+185
*
arc/nps400 : New cmem instructions and associated relocation
Andrew Burgess
2016-04-14
1
-0
/
+22
*
Add support for .extCondCode, .extCoreRegister and .extAuxRegister.
Claudiu Zissulescu
2016-04-12
1
-8
/
+9
*
Add support for .extInstruction pseudo-op.
Claudiu Zissulescu
2016-04-12
1
-2
/
+40
*
arc/nps400: Add new instructions
Andrew Burgess
2016-04-07
1
-0
/
+50
*
gas/arc: Handle multiple arc_opcode chains for same mnemonic
Andrew Burgess
2016-04-07
1
-1
/
+31
*
arc/nps400: Add additional instructions
Andrew Burgess
2016-04-05
1
-2
/
+117
*
[ARC] Fix support for double assist instructions.
Claudiu Zissulescu
2016-04-05
1
-5
/
+5
*
opcodes/arc/nps: Fix some operand flags
Andrew Burgess
2016-03-31
1
-2
/
+2
*
[ARC] Add support for Quarkse opcodes.
Claudiu Zissulescu
2016-03-29
1
-0
/
+1
*
arc/nps400: Add first nps400 instructions
Andrew Burgess
2016-03-21
1
-0
/
+147
*
arc/opcodes: Use flag operand class to handle multiple flag matches
Andrew Burgess
2016-03-21
1
-25
/
+26
*
arc/gas: default mach is arc700, initialised in md_begin
Andrew Burgess
2016-03-21
1
-3
/
+0
*
Add support for ARC instruction relaxation in the assembler.
Claudiu Zissulescu
2016-02-10
1
-0
/
+126
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Fix failures in the GAS testsuite for the ARC architecture.
Claudiu Zissulescu
2015-12-04
1
-28
/
+42
*
New ARC implementation.
Nick Clifton
2015-10-07
1
-1538
/
+1123
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Update copyright years
Alan Modra
2014-03-05
1
-2
/
+1
*
PR gas/5100
Nick Clifton
2007-10-04
1
-1
/
+1
[next]