Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-02-03 | mips.h comment fix from Ralph Campbell | Ken Raeburn | 1 | -1/+5 | |
1993-02-03 | Remove extra msg | John Gilmore | 1 | -7/+0 | |
1993-01-29 | Delta 88 changes inspired by Carl Greco, <cgreco@Creighton.Edu>: | John Gilmore | 1 | -0/+14 | |
* m88k.h (PMEM): Avoid previous definition from <sys/param.h>. (AND): Change to AND_ to avoid ansidecl.h `AND' conflict. | |||||
1992-12-22 | * hppa.h: Move handy aliases to the front. Fix masks for extract | Stu Grossman | 1 | -0/+16 | |
and deposit instructions. | |||||
1992-11-23 | Change from John Carr: use `v', not `a', for operand 2 of vax bb* instructions. | Ken Raeburn | 1 | -0/+24 | |
1992-09-09 | Wed Sep 9 11:25:28 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+32 | |
* m68k.h: merged Motorola and MIT syntax. | |||||
1992-08-26 | m68k.h (m68ec030): Defined as alias for 68030. | Ken Raeburn | 1 | -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) from | Per Bothner | 2 | -144/+135 | |
Colin Smith <colin@wrs.com>. | |||||
1992-08-14 | * m68k.h: Merged m68kmri.h and m68k.h (using the former as a | Per Bothner | 3 | -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 in | Steve Chamberlain | 2 | -1108/+1154 | |
all missing .s | |||||
1992-08-11 | moved sparc opcode table to bfd | Ken Raeburn | 1 | -0/+2 | |
1992-08-11 | * i386.h (i386_optab): Add fildq, fistpq aliases used by gcc. | Ken Raeburn | 1 | -0/+9 | |
1992-08-01 | fix for PRs 1360 and 1370 -- new v8 patterns for save,inc,dec | Ken Raeburn | 1 | -179/+237 | |
1992-07-17 | fix bra.s stuff | Steve Chamberlain | 1 | -22/+10 | |
1992-06-28 | * h8300.h: Finish filling in all the holes in the opcode table, | Fred Fish | 1 | -105/+124 | |
so that the Lucid C compiler can digest this as well... | |||||
1992-06-27 | Use tabs to indent comments, so they line up. | John Gilmore | 1 | -1/+1 | |
1992-06-27 | * i386.h: Add setc, setnc, addr16, data16, repz, repnz aliases. | John Gilmore | 2 | -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-20 | HPPA BS | Stu Grossman | 1 | -0/+1 | |
1992-05-26 | Checkpoint | Steve Chamberlain | 1 | -55/+88 | |
1992-05-05 | Keep m68kmri.h | Steve Chamberlain | 1 | -0/+1 | |
1992-05-02 | M68k opcodes with MRI names | Steve Chamberlain | 1 | -0/+2210 | |
1992-04-17 | * rs6k.h: New version from IBM (Metin). | Per Bothner | 1 | -173/+187 | |
1992-04-09 | * rs6k.h: Fix incorrect extended opcode for instructions `fm' | Per Bothner | 1 | -2/+2 | |
and `fd'. (From metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik).) | |||||
1992-04-07 | Add rs6k.h | Stu Grossman | 1 | -0/+1 | |
1992-04-07 | * rs6k.h: Move from ../../gdb/rs6k-opcode.h. | Stu Grossman | 2 | -0/+240 | |
1992-04-03 | Cast macro args to unsigned to avoid complaints from compiler and lint | Fred Fish | 2 | -0/+2021 | |
about integer overflow during left shift of 16 bits. | |||||
1992-01-30 | * sparc.h: Remove "cypress" architecture. Remove "fitox" and | John Gilmore | 2 | -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 Grossman | 2 | -57/+71 | |
1991-12-22 | * sparc.h (nop): Add RD_GO to `lose' so that only %g0 in dest is | Michael Tiemann | 2 | -1/+20 | |
disassembled as a nop. | |||||
1991-12-19 | * bfd.h, ieee.h, opcode/m68k.h, opcode/sparc.h: ANSIfy enums. | Stu Grossman | 1 | -25/+72 | |
1991-12-07 | Fix backward i/f bit in movcc insns. | Michael Tiemann | 1 | -554/+554 | |
1991-12-01 | Initial revision | Steve Chamberlain | 1 | -0/+73 | |
1991-12-01 | Initial revision | Steve Chamberlain | 10 | -0/+4767 | |