summaryrefslogtreecommitdiff
path: root/opcodes/sparc-opc.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename sigm insn to sir.David Edelsohn1993-08-041-216/+153
| | | | Change impdep insn from [1+2],d to 1,2,d.
* Macroize all conditional move insns.David Edelsohn1993-05-111-573/+185
| | | | Fix generated code of fmovcc insns (opf field was wrong).
* delete unused BFD_EMIT_TABLE macro defKen Raeburn1992-11-041-337/+336
|
* Update to SPARC V9 draft 1.1. Put brfcx before brfc to avoid superfluousJim Wilson1992-09-161-4/+13
| | | | symbol table entries. Document unimplemented synthetic instructions.
* In brx macro, check for XCC bit set in xcc insns, and not set in icc insns.Jim Wilson1992-09-151-13/+18
| | | | | In cond macro, do brx before br, to avoid getting extra symbol table entries due to failed pattern matches.
* accidentally used out-of-date versionKen Raeburn1992-09-091-748/+795
|
* Makefile.in bug fixes and sparc-opc.c additionKen Raeburn1992-09-081-0/+1823