summaryrefslogtreecommitdiffstats
path: root/include/opcode
Commit message (Collapse)AuthorAgeFilesLines
...
* * hppa.h (pa_opcodes): Add pa2.0 instructions hadd, hshl,Jeff Law1999-08-282-3/+19
| | | | hshr, hsub, mixh, mixw, permh.
* * hppa.h (pa_opcodes): Change completers in instructions toJeff Law1999-08-282-89/+99
| | | | use 'c' prefix.
* * hppa.h (pa_opcodes): Add popbts, new forms of bb, havg,Jeff Law1999-08-282-9/+25
| | | | hshladd, hshradd, shrpd, and shrpw instructions. Update arg comments.
* * hppa.h (pa_opcodes): Change fmpyfadd, fmpynfadd, fneg,Jeff Law1999-08-282-4/+12
| | | | fnegabs to use 'I' instead of 'F'.
* Add AMD athlon support to x86 assembler and disassembler.Alan Modra1999-08-212-34/+42
|
* * cgen.h (CGEN_INSN_MACH_HAS_P): New macro.Doug Evans1999-08-192-0/+10
|
* * hppa.h (pa_opcodes): Add 64 bit versions of or, xor, and,Jeff Law1999-08-062-0/+11
| | | | and andcm. Add 32 and 64 bit version of cmpclr, cmpiclr.
* * hppa.h: Document 64 bit condition completers.Jeff Law1999-08-062-2/+21
|
* * hppa.h (pa_opcodes): Change condition args to use '?' prefix.Jeff Law1999-08-052-93/+106
|
* Support for gcc to generate 16-bit i386 code. (.code16gcc)Alan Modra1999-08-042-25/+40
|
* * hppa.h (pa_opcodes): Add "pushnom" and "pushbts".Jeff Law1999-07-282-10/+17
| | | | * hppa.h (pa_opcodes): Mark all PA2.0 opcodes with FLAG_STRICT.
* * hppa.h (pa_opcodes): Change xmpyu, fmpyfadd,Jeff Law1999-07-282-3/+8
| | | | and fmpynfadd to use 'J' and 'K' instead of 'E' and 'X'.
* 8Alan Modra1999-07-131-7/+10
| | | | include/opcode/i386.h: Add "undocumented" AMD 3DNow! pf2iw, pi2fw, pswapw
* oAlan Modra1999-07-131-0/+4
| | | | include/opcode/i386.h: Add "undocumented" AMD 3DNow! pf2iw, pi2fw, pswapw
* * hppa.h (struct pa_opcode): Add new field "flags".Jeff Law1999-06-302-0/+9
| | | | (FLAGS_STRICT): Define.
* * hppa.h (pa_opcodes): Add pa2.0 clrbts instruction.Jeff Law1999-06-252-1/+4
|
* * hppa.h (pa_opcodes): Add entries for mfia and mtsarcm instructions.Jeff Law1999-06-252-0/+7
|
* PAlan Modra1999-06-232-42/+48
| | | | | include/opcode/i386.h: Allow bswapl, arplw, and other dodgy insns. opcodes/i386-dis.c: Fix a comment
* * hppa.h (pa_opcodes): Move integer arithmetic instructions afterJeff Law1999-05-282-21/+26
| | | | integer logical instructions.
* 1999-05-28 Linus Nordberg <linus.nordberg@canit.se>Ian Lance Taylor1999-05-272-2/+39
| | | | | | | * m68k.h: Document new formats `E', `G', `H' and new places `N', `n', `o'. * m68k.h: Define mcf5206e, mcf5307, mcf. Document new format `u' and new places `m', `M', `h'.
* * hppa.h (pa_opcodes): Add several processor specific systemJeff Law1999-05-272-0/+15
| | | | instructions.
* * hppa.h (pa_opcodes): Add second entry for "comb", "comib",Jeff Law1999-05-262-0/+17
| | | | "addb", and "addib" to be used by the disassembler.
* PAlan Modra1999-05-132-133/+238
| | | | | i386 PIII SIMD support, remove ReverseRegRegmem kludge tidy a few things in i386 intel mode disassembly
* * ppc.h (PPC_OPCODE_64_BRIDGE): New.Richard Henderson1999-05-082-0/+7
|
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-0330-0/+15583