aboutsummaryrefslogtreecommitdiff
path: root/opcodes/sparc-opc.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-19binutils: support for the SPARC M8 processorJose E. Marchesi1-13/+204
2017-04-21opcodes: mark SPARC RETT instructions as v6notv9.Jose E. Marchesi1-7/+7
2017-03-29opcodes: sparc: support missing SPARC ASIs from UA2005, UA2007, OSA2011, & OS...Jose E. Marchesi1-0/+28
2017-02-23opcodes,gas: associate SPARC ASIs with an architecture level.Sheldon Lobo1-195/+189
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-22gas,opcodes: fix hardware capabilities bumping in the sparc assembler.Jose E. Marchesi1-15/+34
2016-08-26opcodes, gas: fix mnemonic of sparc camellia_flJose E. Marchesi1-1/+1
2016-07-13opcodes,gas: support for the ldtxa SPARC instructions.Jose E. Marchesi1-0/+34
2016-06-17opcodes,gas: sparc: fix rdasr,wrasr,rdpr,wrpr,rdhpr,wrhpr insns.Jose E. Marchesi1-49/+125
2016-06-17opcodes,gas: adjust sparc insns and make GAS aware of itJose E. Marchesi1-170/+170
2016-06-17bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectures and bfd machine nu...Jose E. Marchesi1-8/+44
2016-05-09opcodes,gas: sparc: fix mnemonic of faligndataiJose E. Marchesi1-4/+3
2016-03-24sparc: reorder wr instructions in sparc_opcodes to fix diagnosticsJose E. Marchesi1-6/+6
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-10-17opcodes, elf: annotate instructions with HWCAP2_VIS3B.Jose E. Marchesi1-12/+12
2014-10-17opcodes: fix several misplaced hwcap entries.Jose E. Marchesi1-13/+13
2014-10-09This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi1-1440/+1480
2014-06-02This fixes a thinko in the LEON support recently added to the assembler.Eric Botcazou1-2/+2
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-08-05 * sparc-opc.c (v9andleon): Fix thinko.Eric Botcazou1-2/+2
2013-08-05gas/Eric Botcazou1-12/+20
2013-04-06Increase the accuracy of sparc instruction aliases.David S. Miller1-132/+196
2012-08-21Fix sparc opcode encoding for 4-arg crypto instructions.David S. Miller1-13/+13
2012-05-17 PR 14072Nick Clifton1-2/+2
2012-04-27Add support for sparc %cfr ASR register.David S. Miller1-0/+3
2012-04-27Add support for sparc pause instruction.David S. Miller1-0/+4
2012-04-27Add support for sparc compare-and-branch instructions.David S. Miller1-0/+30
2012-04-27Add support for SPARC T4 crypto instructions.David S. Miller1-0/+29
2012-04-27Move sparc opcode hwcaps out of sparc_opcode flags field.David S. Miller1-1338/+1338
2011-09-27opcodes/David S. Miller1-1/+1
2011-09-26Add sparc integer multiply-add instructions.David S. Miller1-0/+2
2011-09-21Annotate sparc objects with cpu hardware capabilities used.David S. Miller1-229/+229
2011-09-08opcodes/David S. Miller1-0/+1
2011-09-08opcodes/David S. Miller1-5/+21
2011-09-08opcodes/David S. Miller1-1/+1
2011-08-05include/opcode/David S. Miller1-0/+88
2009-09-02update copyright datesAlan Modra1-1/+1
2008-04-23opcodes/David S. Miller1-3/+133
2007-07-05Change source files over to GPLv3.Nick Clifton1-13/+14
2006-02-252006-02-24 David S. Miller <davem@sunset.davemloft.net>David S. Miller1-0/+11
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-98/+79
2005-05-07Update the address and phone number of the FSFNick Clifton1-2/+2
2004-04-20 * sparc-opc.c (fmoviccx, fmovfccx, fmovccx): Define.Jakub Jelinek1-101/+63
2004-01-18* sparc-opc.c (sparc_opcodes) <f[dsq]tox, fxto[dsq]>: Fix args.Jakub Jelinek1-7/+7
2002-10-23Add conditional/unconditional branch classification.Nick Clifton1-19/+19
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton1-1/+2
2000-10-20gas/Jakub Jelinek1-7/+32
2000-07-11 * sparc-opc.c (sparc_opcodes): popc has 0 in rs1, not rs2.Jakub Jelinek1-2/+2
2000-04-14More portability patches. Include sysdep.h everywhere.Alan Modra1-1/+1