summaryrefslogtreecommitdiffstats
path: root/include/opcode/hppa.h
Commit message (Collapse)AuthorAgeFilesLines
...
* * hppa.h (pa_opcodes): Replace 'f' by 'v'. Prefix float register argsJeff Law1999-08-291-122/+124
| | | | by 'f'.
* * hppa.h (pa_opcodes): Add extrd, extrw, depd, depdi, depw, depwi.Jeff Law1999-08-281-2/+17
| | | | Add supporting args.
* * hppa.h: Document new completers and args.Jeff Law1999-08-281-4/+53
| | | | | | | * hppa.h (pa_opcodes): Add 64 bit patterns and pa2.0 syntax for uxor, uaddcm, dcor, addi, add, sub, subi, shladd, rfi, and probe. Add pa2.0 extensions for ssm, rsm, pdtlb, pitlb. Add performance instructions pmenb and pmdis.
* Fix minor bug in last change.Jeff Law1999-08-281-1/+1
|
* * hppa.h (pa_opcodes): Add pa2.0 instructions hadd, hshl,Jeff Law1999-08-281-3/+16
| | | | hshr, hsub, mixh, mixw, permh.
* * hppa.h (pa_opcodes): Change completers in instructions toJeff Law1999-08-281-89/+96
| | | | use 'c' prefix.
* * hppa.h (pa_opcodes): Add popbts, new forms of bb, havg,Jeff Law1999-08-281-9/+22
| | | | hshladd, hshradd, shrpd, and shrpw instructions. Update arg comments.
* * hppa.h (pa_opcodes): Change fmpyfadd, fmpynfadd, fneg,Jeff Law1999-08-281-4/+7
| | | | fnegabs to use 'I' instead of 'F'.
* * hppa.h (pa_opcodes): Add 64 bit versions of or, xor, and,Jeff Law1999-08-061-0/+8
| | | | and andcm. Add 32 and 64 bit version of cmpclr, cmpiclr.
* * hppa.h: Document 64 bit condition completers.Jeff Law1999-08-061-2/+17
|
* * hppa.h (pa_opcodes): Change condition args to use '?' prefix.Jeff Law1999-08-051-93/+102
|
* * hppa.h (pa_opcodes): Add "pushnom" and "pushbts".Jeff Law1999-07-281-9/+11
| | | | * hppa.h (pa_opcodes): Mark all PA2.0 opcodes with FLAG_STRICT.
* * hppa.h (pa_opcodes): Change xmpyu, fmpyfadd,Jeff Law1999-07-281-3/+3
| | | | and fmpynfadd to use 'J' and 'K' instead of 'E' and 'X'.
* * hppa.h (struct pa_opcode): Add new field "flags".Jeff Law1999-06-301-0/+4
| | | | (FLAGS_STRICT): Define.
* * hppa.h (pa_opcodes): Add pa2.0 clrbts instruction.Jeff Law1999-06-251-0/+1
|
* * hppa.h (pa_opcodes): Add entries for mfia and mtsarcm instructions.Jeff Law1999-06-251-0/+2
|
* * hppa.h (pa_opcodes): Move integer arithmetic instructions afterJeff Law1999-05-281-21/+21
| | | | integer logical instructions.
* * hppa.h (pa_opcodes): Add several processor specific systemJeff Law1999-05-271-0/+10
| | | | instructions.
* * hppa.h (pa_opcodes): Add second entry for "comb", "comib",Jeff Law1999-05-261-0/+12
| | | | "addb", and "addib" to be used by the disassembler.
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+486