summaryrefslogtreecommitdiff
path: root/opcodes/alpha-opc.c
Commit message (Collapse)AuthorAgeFilesLines
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-231/+177
|
* Update the address and phone number of the FSFNick Clifton2005-05-071-2/+2
|
* update copyright datesAlan Modra2005-03-031-1/+2
|
* * alpha-opc.c: Remove ARGSUSED.Kazu Hirata2003-12-031-8/+0
| | | | | * i370-opc.c: Likewise. * ppc-opc.c: Likewise.
* Add second argument to rcpp instruction.Nick Clifton2003-10-301-2/+3
|
* * alpha-opc.c (alpha_opcodes): Add bugchk, rduniq, wruniq, gentrapRichard Henderson2003-01-171-0/+4
| | | | PAL entry points.
* * alpha-opc.c (alpha_opcodes): Fix thinko in ret pseudoRichard Henderson2002-02-151-1/+1
| | | | disassembly mask.
* * alpha-opc.c (alpha_opcodes): Add simple pseudos forRichard Henderson2002-02-151-0/+6
| | | | lda, ldah, jmp, ret.
* * alpha-opc.c (unop): Encode with RB as $sp.Richard Henderson2001-12-181-1/+2
|
* * alpha-opc.c (alpha_opcodes): Add wh64en.Richard Henderson2001-12-061-2/+3
|
* Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton2001-03-131-1/+1
|
* More portability patches. Include sysdep.h everywhere.Alan Modra2000-04-141-1/+1
|
* Add md expression support; Cleanup alpha warningsMichael Meissner1999-10-181-16/+16
|
* * alpha-opc.c (fetch, fetch_m, ecb, wh64): RA must be R31.Richard Henderson1999-08-311-4/+4
|
* Initial revisionRichard Henderson1999-05-031-0/+1546