aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/sparc.h
AgeCommit message (Collapse)AuthorFilesLines
1996-04-11 * sparc.h (F_FLOAT, F_FBR): Define.Ian Lance Taylor1-0/+2
PR 355.
1996-03-31 * sparc.h (SPARC_OPCODE_ARCH_MASK): New macro.David Edelsohn1-4/+10
1996-02-21 * sparc.h (sparc_{encode,decode}_sparclet_cpreg): Declare.David Edelsohn1-17/+27
Mark operand letters uU as in use.
1996-02-16 * sparc.h (sparc_opcode_lookup_arch) Make return type inJeff Law1-2/+4
declaration consistent with return type in definition.
1996-01-25 * sparc.h (enum sparc_opcode_arch_val): Replaces sparc_architecture.David Edelsohn1-24/+35
(SPARC_OPCODE_CONFLICT_P): Renamed from ARCHITECTURES_CONFLICT_P. (bfd_* defines): Delete. (sparc_opcode_archs): Replaces architecture_pname. (sparc_opcode_lookup_arch): Declare. (NUMOPCODES): Delete.
1996-01-22(ARCHITECTURES_CONFLICT_P): Add ChangeLog entry for v9a addition and fix typoDavid Edelsohn1-1/+1
in macro.
1996-01-22 * sparc.h (enum sparc_architecture): Add v9a.David Edelsohn1-4/+11
1995-08-29 * sparc.h (sparc_{encode,decode}_asi): Declare.David Edelsohn1-3/+6
1995-08-02 * sparc.h (F_NOTV9): Define.David Edelsohn1-3/+5
1994-07-28update doc for sparclite 934 opcode table changesKen Raeburn1-22/+20
1992-08-26m68k.h (m68ec030): Defined as alias for 68030.Ken Raeburn1-1779/+16
(m68k_opcodes): New type characters "3" for 68030 MMU regs and "t" for immediate 0-7 added. Set up some opcodes (ptest, bkpt) to use them. Tightened description of "fmovex" to distinguish it from some "pmove" encodings. Added "pmove" for 68030 MMU regs, cleaned up descriptions that claimed versions were available for chips not supporting them. Added "pmovefd". sparc.h: Fixed up some comments.
1992-08-01fix for PRs 1360 and 1370 -- new v8 patterns for save,inc,decKen Raeburn1-179/+237
1992-01-29* sparc.h: fix opcode for tsubcctv.Stu Grossman1-57/+58
1991-12-22 * sparc.h (nop): Add RD_GO to `lose' so that only %g0 in dest isMichael Tiemann1-1/+1
disassembled as a nop.
1991-12-19* bfd.h, ieee.h, opcode/m68k.h, opcode/sparc.h: ANSIfy enums.Stu Grossman1-25/+72
1991-12-07Fix backward i/f bit in movcc insns.Michael Tiemann1-554/+554
1991-12-01Initial revisionSteve Chamberlain1-0/+1843