aboutsummaryrefslogtreecommitdiff
path: root/include/opcode
AgeCommit message (Collapse)AuthorFilesLines
1992-12-22 * hppa.h: Move handy aliases to the front. Fix masks for extractStu Grossman1-0/+16
and deposit instructions.
1992-11-23Change from John Carr: use `v', not `a', for operand 2 of vax bb* instructions.Ken Raeburn1-0/+24
1992-09-09Wed Sep 9 11:25:28 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+32
* m68k.h: merged Motorola and MIT syntax.
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-14 * m68k.h: Merged in patches (mostly m68040-specific) fromPer Bothner2-144/+135
Colin Smith <colin@wrs.com>.
1992-08-14 * m68k.h: Merged m68kmri.h and m68k.h (using the former as aPer Bothner3-3313/+1414
base). Also cleaned up duplicates, re-ordered instructions for the sake of dis-assembling (so aliases come after standard names). * m68kmri.h: Now just defines some macros, and #includes m68k.h.
1992-08-12 * m68kmri.h: added various opcodes. Moved jbxx to bxxes. Filled inSteve Chamberlain2-1108/+1154
all missing .s
1992-08-11moved sparc opcode table to bfdKen Raeburn1-0/+2
1992-08-11 * i386.h (i386_optab): Add fildq, fistpq aliases used by gcc.Ken Raeburn1-0/+9
1992-08-01fix for PRs 1360 and 1370 -- new v8 patterns for save,inc,decKen Raeburn1-179/+237
1992-07-17fix bra.s stuffSteve Chamberlain1-22/+10
1992-06-28 * h8300.h: Finish filling in all the holes in the opcode table,Fred Fish1-105/+124
so that the Lucid C compiler can digest this as well...
1992-06-27Use tabs to indent comments, so they line up.John Gilmore1-1/+1
1992-06-27* i386.h: Add setc, setnc, addr16, data16, repz, repnz aliases.John Gilmore2-0/+855
Fix opcodes on various sizes of fild/fist instructions (16bit=no suffix, 32bit="l" suffix, 64bit="ll" suffix). Fixes suggested by Minh Tran-Le.
1992-06-20HPPA BSStu Grossman1-0/+1
1992-05-26CheckpointSteve Chamberlain1-55/+88
1992-05-05Keep m68kmri.hSteve Chamberlain1-0/+1
1992-05-02M68k opcodes with MRI namesSteve Chamberlain1-0/+2210
1992-04-17 * rs6k.h: New version from IBM (Metin).Per Bothner1-173/+187
1992-04-09 * rs6k.h: Fix incorrect extended opcode for instructions `fm'Per Bothner1-2/+2
and `fd'. (From metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik).)
1992-04-07Add rs6k.hStu Grossman1-0/+1
1992-04-07* rs6k.h: Move from ../../gdb/rs6k-opcode.h.Stu Grossman2-0/+240
1992-04-03Cast macro args to unsigned to avoid complaints from compiler and lintFred Fish2-0/+2021
about integer overflow during left shift of 16 bits.
1992-01-30* sparc.h: Remove "cypress" architecture. Remove "fitox" andJohn Gilmore2-182/+204
similar instructions -- they've been renamed to "fitoq", etc. REALLY fix tsubcctv. Fix "fcmpeq" and "fcmpq" which had wrong number of arguments. * h8300.h: Remove extra ; which produces compiler warning.
1992-01-29* sparc.h: fix opcode for tsubcctv.Stu Grossman2-57/+71
1991-12-22 * sparc.h (nop): Add RD_GO to `lose' so that only %g0 in dest isMichael Tiemann2-1/+20
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/+73
1991-12-01Initial revisionSteve Chamberlain10-0/+4767