summaryrefslogtreecommitdiff
path: root/opcodes/sparc-opc.c
Commit message (Expand)AuthorAgeFilesLines
* * sparc-opc.c (v9andleon): Fix thinko.Eric Botcazou2013-08-051-2/+2
* gas/Eric Botcazou2013-08-051-12/+20
* Increase the accuracy of sparc instruction aliases.David S. Miller2013-04-061-132/+196
* Fix sparc opcode encoding for 4-arg crypto instructions.David S. Miller2012-08-211-13/+13
* PR 14072Nick Clifton2012-05-171-2/+2
* Add support for sparc %cfr ASR register.David S. Miller2012-04-271-0/+3
* Add support for sparc pause instruction.David S. Miller2012-04-271-0/+4
* Add support for sparc compare-and-branch instructions.David S. Miller2012-04-271-0/+30
* Add support for SPARC T4 crypto instructions.David S. Miller2012-04-271-0/+29
* Move sparc opcode hwcaps out of sparc_opcode flags field.David S. Miller2012-04-271-1338/+1338
* opcodes/David S. Miller2011-09-271-1/+1
* Add sparc integer multiply-add instructions.David S. Miller2011-09-261-0/+2
* Annotate sparc objects with cpu hardware capabilities used.David S. Miller2011-09-211-229/+229
* opcodes/David S. Miller2011-09-081-0/+1
* opcodes/David S. Miller2011-09-081-5/+21
* opcodes/David S. Miller2011-09-081-1/+1
* include/opcode/David S. Miller2011-08-051-0/+88
* update copyright datesAlan Modra2009-09-021-1/+1
* opcodes/David S. Miller2008-04-231-3/+133
* Change source files over to GPLv3.Nick Clifton2007-07-051-13/+14
* 2006-02-24 David S. Miller <davem@sunset.davemloft.net>David S. Miller2006-02-251-0/+11
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-98/+79
* Update the address and phone number of the FSFNick Clifton2005-05-071-2/+2
* * sparc-opc.c (fmoviccx, fmovfccx, fmovccx): Define.Jakub Jelinek2004-04-201-101/+63
* * sparc-opc.c (sparc_opcodes) <f[dsq]tox, fxto[dsq]>: Fix args.Jakub Jelinek2004-01-181-7/+7
* Add conditional/unconditional branch classification.Nick Clifton2002-10-231-19/+19
* Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton2001-03-131-1/+2
* gas/Jakub Jelinek2000-10-201-7/+32
* * sparc-opc.c (sparc_opcodes): popc has 0 in rs1, not rs2.Jakub Jelinek2000-07-111-2/+2
* More portability patches. Include sysdep.h everywhere.Alan Modra2000-04-141-1/+1
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-06-071-4/+5
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-06-071-2/+111
* Initial revisionRichard Henderson1999-05-031-0/+1920