aboutsummaryrefslogtreecommitdiff
path: root/include/opcode
AgeCommit message (Expand)AuthorFilesLines
1997-09-18v850 files that weren't being removed if !keep-v850Felix Lee1-1/+5
1997-09-16Added new field to v850_opcode structure.Nick Clifton2-0/+28
1997-09-15merge from d30v-970225-branchKen Raeburn1-0/+20
1997-09-08 * cgen.h: Move assembler interface sectionDavid Edelsohn1-0/+6
1997-09-03Removed v850 sanitization.Nick Clifton2-58/+1
1997-09-02Removed the V850_OPREAND_ADJUST_SHORT_MEMORY flag as it no longer used.Nick Clifton2-8/+8
1997-08-26 * i386.h (two_byte_segment_defaults): Correct base register 5 inIan Lance Taylor1-0/+4
1997-08-26 * i386.h: Set ud2 to 0x0f0b. From Gabriel PaubertIan Lance Taylor2-1/+4
1997-08-26 * i386.h: Comment fixes for ficom[p]?{s,l} from Gabriel PaubertIan Lance Taylor2-4/+7
1997-08-26tipoIan Lance Taylor1-1/+1
1997-08-26 * i386.h (JUMP_ON_CX_ZERO): Uncomment (define again).Ian Lance Taylor2-11/+12
1997-08-22Added new flag: V850_NOT_R0 to indicate that r0 is not a valid register forNick Clifton2-8/+35
1997-08-15fix v850 sanitizationIan Lance Taylor2-25/+25
1997-08-14Tidied up sanitization.Nick Clifton1-0/+5
1997-08-14Added support for new v850e and v850eq instructions.Nick Clifton2-60/+92
1997-08-10keep arc.hIan Lance Taylor1-0/+1
1997-08-08 * arc.h: New file.David Edelsohn1-37/+0
1997-07-11 * mips.h (FP_S, FP_D): Define. Bitmasks indicating if an insnJeff Law1-0/+8
1997-06-16Mon Jun 16 14:10:00 1997 H.J. Lu <hjl@gnu.ai.mit.edu>Ian Lance Taylor1-0/+20
1997-05-05 * i386.h: Add MMX instructions.Ian Lance Taylor2-1/+68
1997-05-05Mon May 5 12:45:19 1997 H.J. Lu <hjl@gnu.ai.mit.edu>Ian Lance Taylor2-22/+36
1997-04-10 * cgen.h (<cpu>_cgen_assemble_insn): New arg for errmsg.David Edelsohn1-1/+6
1997-04-10 * cgen.h (<cpu>_cgen_assemble_insn): New arg for errmsg.David Edelsohn2-17/+37
1997-04-05 * i386.h: Revert last patch for the NON_BROKEN_OPCODES cases.Ian Lance Taylor2-8/+18
1997-04-04cgen header fileDavid Edelsohn3-0/+660
1997-04-04update copyrightIan Lance Taylor1-1/+1
1997-04-04 * i386.h: Correct opcode values for fsubp, fsubrp, fdivp, andIan Lance Taylor2-16/+30
1997-03-24 * i386.h: Add iclr.Ian Lance Taylor1-0/+4
1997-03-21 * i386.h: Change DW to W for cmpxchg and xadd, since they don'tIan Lance Taylor2-27/+77
1997-03-19* m68k.h (mcfmac, mcfdiv): New macros.J.T. Conklin1-0/+28
1997-03-16xIan Lance Taylor1-0/+4
1997-03-14 * sparc.h: Include <ansidecl.h>. Update function declarations toIan Lance Taylor2-10/+34
1997-03-06Fix typo in last change.Jeff Law1-1/+1
1997-03-06 * mn10300.h (MN10300_OPERAND_RELAX): Define.Jeff Law1-1/+7
1997-03-03Correct d10v sanitization errors.Jim Wilson1-8/+1
1997-02-23 * mips.h: Add macros for cop0, cop1 cop2 and cop3.Dawn Perchik2-4/+218
1997-02-22Fri Feb 21 16:34:18 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+4
1997-02-20Since d10v is public now, remove all sanitization statementsMichael Meissner2-34/+0
1997-02-19Tue Feb 18 17:37:20 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt3-0/+294
1997-02-11Add r5900Gavin Romig-Koch2-0/+34
1997-02-10 * tic80.h (tic80_symbol_to_value): Change prototype to matchFred Fish2-1/+6
1997-02-07 * tic80.h (TIC80_OPERAND_ENDMASK): Add for flagging TIc80Fred Fish2-0/+15
1997-01-30One minor fix I forgot in last checkin.Fred Fish1-1/+1
1997-01-30 * tic80.h: Change all the OPERAND defines to use the form (1 << X)Fred Fish2-31/+113
1997-01-29 * mn10200.h (MN10200_OPERAND_RELAX): Define.Jeff Law1-0/+4
1997-01-19 * tic80.h (TIC80_NO_R0_DEST): Add for opcodes where r0 cannotFred Fish2-1/+7
1997-01-17 * tic80.h (struct tic80_opcode): Change "format" field to "flags".Fred Fish2-13/+28
1997-01-13 * tic80.h (TIC80_OPERAND_FLOAT): Add for floating point operands.Fred Fish2-0/+7
1997-01-06 * tic80.h (TIC80_OPERAND_SCALED): Operand may have optionalFred Fish2-0/+9
1997-01-05 * tic80.h (TIC80_OPERAND_M_SI): Add operand modifier for ":m".Fred Fish2-0/+13