summaryrefslogtreecommitdiff
path: root/include/opcode/hppa.h
Commit message (Expand)AuthorAgeFilesLines
* * hppa.h (call, ret): Move to end of table.Jeff Law2001-12-311-92/+100
* Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton2001-03-141-1/+2
* Adds assembly and dis-assembly support for the HPPA wideAlan Modra2001-01-141-21/+28
* doco addition.Alan Modra2000-09-051-1/+3
* * hppa.h (pa_opcodes): New opcodes for PA2.0 wide modeJeff Law2000-04-211-25/+36
* * hppa.h (pa_opcodes): Correctly handle immediate for PA2.0 "bb"Jeff Law1999-11-251-2/+5
* * hppa.h (pa_opcodes): Add load and store cache control toJeff Law1999-10-101-75/+112
* Add missing initializer lost in last change.Jeff Law1999-09-231-1/+1
* * hppa.h (pa_opcodes): Add "call" and "ret". Clean up "b", "bve"Jeff Law1999-09-231-17/+26
* * hppa.h (pa_opcodes): Add initializers to silence compiler.Jeff Law1999-09-231-271/+271
* * hppa.h: Update comments about character usage.Jeff Law1999-09-231-1/+4
* * hppa.h (pa_opcodes): Fix minor thinkos introduced while cleaningJeff Law1999-09-201-8/+8
* * hppa.h (pa_opcodes): Add remaining PA2.0 integer load/storeJeff Law1999-09-191-1/+14
* * hppa.h (pa_opcodes): Add remaining PA2.0 FP load/store instructions.Jeff Law1999-09-191-0/+9
* * hppa.h (pa_opcodes): Add long offset double word load/storeJeff Law1999-09-191-3/+15
* * hppa.h (pa_opcodes): Add FLAG_STRICT variants of FP loads andJeff Law1999-09-191-1/+17
* * hppa.h (pa_opcodes): Handle PA2.0 fcnv, fcmp and ftest insns.Jeff Law1999-09-191-1/+11
* * hppa.h (pa_opcodes): Finish support for PA2.0 "b" instructions.Jeff Law1999-09-191-0/+3
* * hppa.h (pa_opcodes): Handle PA2.0 "bve" instructions.Jeff Law1999-09-191-1/+6
* * hppa.h (pa_opcodes): Add new syntax "be" instructions.Jeff Law1999-09-191-0/+2
* * hppa.h (pa_opcodes): Note use of 'M' and 'L'.Jeff Law1999-09-191-1/+3
* * hppa.h (pa_opcodes): Add support for "b,l".Jeff Law1999-09-191-1/+3
* * hppa.h (pa_opcodes): Add support for "b,gate".Jeff Law1999-09-191-3/+3
* * hppa.h (pa_opcodes): Use 'fX' for first register operandJeff Law1999-09-181-1/+2
* * hppa.h (pa_opcodes): Fix mask for probe and probei.Jeff Law1999-09-181-4/+4
* * hppa.h (pa_opcodes): Fix mask for depwi.Jeff Law1999-09-181-1/+1
* * hppa.h (pa_opcodes): Add "addil" variant which has the %r1 asJeff Law1999-09-071-1/+3
* * hppa.h: Add strict variants of PA1.0/PA1.1 loads and stores.Jeff Law1999-09-061-0/+61
* * hppa.h (pa_opcodes): Replace 'f' by 'v'. Prefix float register argsJeff Law1999-08-291-122/+124
* * hppa.h (pa_opcodes): Add extrd, extrw, depd, depdi, depw, depwi.Jeff Law1999-08-281-2/+17
* * hppa.h: Document new completers and args.Jeff Law1999-08-281-4/+53
* 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
* * hppa.h (pa_opcodes): Change completers in instructions toJeff Law1999-08-281-89/+96
* * hppa.h (pa_opcodes): Add popbts, new forms of bb, havg,Jeff Law1999-08-281-9/+22
* * hppa.h (pa_opcodes): Change fmpyfadd, fmpynfadd, fneg,Jeff Law1999-08-281-4/+7
* * hppa.h (pa_opcodes): Add 64 bit versions of or, xor, and,Jeff Law1999-08-061-0/+8
* * 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): Change xmpyu, fmpyfadd,Jeff Law1999-07-281-3/+3
* * hppa.h (struct pa_opcode): Add new field "flags".Jeff Law1999-06-301-0/+4
* * 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
* * hppa.h (pa_opcodes): Add several processor specific systemJeff Law1999-05-271-0/+10
* * hppa.h (pa_opcodes): Add second entry for "comb", "comib",Jeff Law1999-05-261-0/+12
* Initial revisionRichard Henderson1999-05-031-0/+486