aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/hppa.h
AgeCommit message (Collapse)AuthorFilesLines
2003-01-31 * hppa.h (ldwa, ldda): Add ordered opcodes.Dave Anglin1-0/+2
2002-12-16 * hppa.h (completer_chars): #if 0 out.Alan Modra1-1/+3
2001-12-31 * hppa.h (call, ret): Move to end of table.Jeff Law1-92/+100
(addb, addib): PA2.0 variants should have been PA2.0W. (ldw, ldh, ldb, stw, sth, stb, stwa): Reorder to keep disassembler happy. (fldw, fldd, fstw, fstd, bb): Likewise. (short loads/stores): Tweak format specifier slightly to keep disassembler happy. (indexed loads/stores): Likewise. (absolute loads/stores): Likewise.
2001-03-14Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton1-1/+2
2001-01-14Adds assembly and dis-assembly support for the HPPA wideAlan Modra1-21/+28
mode, 16 bit forms of ldi, ldo, ldw and stw instructions.
2000-09-05doco addition.Alan Modra1-1/+3
2000-04-21 * hppa.h (pa_opcodes): New opcodes for PA2.0 wide modeJeff Law1-25/+36
forms of ld/st{b,h,w,d} and fld/fst{w,d} (16-bit displacements). New operand types l,y,&,fe,fE,fx added to support above forms. (pa_opcodes): Replaced usage of 'x' as source/target for floating point double-word loads/stores with 'fx'. Fr
1999-11-25 * hppa.h (pa_opcodes): Correctly handle immediate for PA2.0 "bb"Jeff Law1-2/+5
instruction.
1999-10-10 * hppa.h (pa_opcodes): Add load and store cache control toJeff Law1-75/+112
instructions. Add ordered access load and store. * hppa.h (pa_opcode): Add new entries for addb and addib. * hppa.h (pa_opcodes): Fix cmpb and cmpib entries. * hppa.h (pa_opcodes): Add entries for cmpb and cmpib.
1999-09-23Add missing initializer lost in last change.Jeff Law1-1/+1
1999-09-23 * hppa.h (pa_opcodes): Add "call" and "ret". Clean up "b", "bve"Jeff Law1-17/+26
and "be" using completer prefixes.
1999-09-23 * hppa.h (pa_opcodes): Add initializers to silence compiler.Jeff Law1-271/+271
1999-09-23 * hppa.h: Update comments about character usage.Jeff Law1-1/+4
1999-09-20 * hppa.h (pa_opcodes): Fix minor thinkos introduced while cleaningJeff Law1-8/+8
up the new fstw & bve instructions.
1999-09-19 * hppa.h (pa_opcodes): Add remaining PA2.0 integer load/storeJeff Law1-1/+14
instructions.
1999-09-19 * hppa.h (pa_opcodes): Add remaining PA2.0 FP load/store instructions.Jeff Law1-0/+9
1999-09-19 * hppa.h (pa_opcodes): Add long offset double word load/storeJeff Law1-3/+15
instructions.
1999-09-19 * hppa.h (pa_opcodes): Add FLAG_STRICT variants of FP loads andJeff Law1-1/+17
stores.
1999-09-19 * hppa.h (pa_opcodes): Handle PA2.0 fcnv, fcmp and ftest insns.Jeff Law1-1/+11
1999-09-19 * hppa.h (pa_opcodes): Finish support for PA2.0 "b" instructions.Jeff Law1-0/+3
1999-09-19 * hppa.h (pa_opcodes): Handle PA2.0 "bve" instructions.Jeff Law1-1/+6
1999-09-19 * hppa.h (pa_opcodes): Add new syntax "be" instructions.Jeff Law1-0/+2
1999-09-19 * hppa.h (pa_opcodes): Note use of 'M' and 'L'.Jeff Law1-1/+3
1999-09-19 * hppa.h (pa_opcodes): Add support for "b,l".Jeff Law1-1/+3
1999-09-19 * hppa.h (pa_opcodes): Add support for "b,gate".Jeff Law1-3/+3
1999-09-18 * hppa.h (pa_opcodes): Use 'fX' for first register operandJeff Law1-1/+2
in xmpyu.
1999-09-18 * hppa.h (pa_opcodes): Fix mask for probe and probei.Jeff Law1-4/+4
1999-09-18 * hppa.h (pa_opcodes): Fix mask for depwi.Jeff Law1-1/+1
1999-09-07 * hppa.h (pa_opcodes): Add "addil" variant which has the %r1 asJeff Law1-1/+3
an explicit output argument.
1999-09-06 * hppa.h: Add strict variants of PA1.0/PA1.1 loads and stores.Jeff Law1-0/+61
Add a few PA2.0 loads and store variants.
1999-08-29 * hppa.h (pa_opcodes): Replace 'f' by 'v'. Prefix float register argsJeff Law1-122/+124
by 'f'.
1999-08-28 * hppa.h (pa_opcodes): Add extrd, extrw, depd, depdi, depw, depwi.Jeff Law1-2/+17
Add supporting args.
1999-08-28 * hppa.h: Document new completers and args.Jeff Law1-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.
1999-08-28Fix minor bug in last change.Jeff Law1-1/+1
1999-08-28 * hppa.h (pa_opcodes): Add pa2.0 instructions hadd, hshl,Jeff Law1-3/+16
hshr, hsub, mixh, mixw, permh.
1999-08-28 * hppa.h (pa_opcodes): Change completers in instructions toJeff Law1-89/+96
use 'c' prefix.
1999-08-28 * hppa.h (pa_opcodes): Add popbts, new forms of bb, havg,Jeff Law1-9/+22
hshladd, hshradd, shrpd, and shrpw instructions. Update arg comments.
1999-08-28 * hppa.h (pa_opcodes): Change fmpyfadd, fmpynfadd, fneg,Jeff Law1-4/+7
fnegabs to use 'I' instead of 'F'.
1999-08-06 * hppa.h (pa_opcodes): Add 64 bit versions of or, xor, and,Jeff Law1-0/+8
and andcm. Add 32 and 64 bit version of cmpclr, cmpiclr.
1999-08-06 * hppa.h: Document 64 bit condition completers.Jeff Law1-2/+17
1999-08-05 * hppa.h (pa_opcodes): Change condition args to use '?' prefix.Jeff Law1-93/+102
1999-07-28 * hppa.h (pa_opcodes): Add "pushnom" and "pushbts".Jeff Law1-9/+11
* hppa.h (pa_opcodes): Mark all PA2.0 opcodes with FLAG_STRICT.
1999-07-28 * hppa.h (pa_opcodes): Change xmpyu, fmpyfadd,Jeff Law1-3/+3
and fmpynfadd to use 'J' and 'K' instead of 'E' and 'X'.
1999-06-30 * hppa.h (struct pa_opcode): Add new field "flags".Jeff Law1-0/+4
(FLAGS_STRICT): Define.
1999-06-25 * hppa.h (pa_opcodes): Add pa2.0 clrbts instruction.Jeff Law1-0/+1
1999-06-25 * hppa.h (pa_opcodes): Add entries for mfia and mtsarcm instructions.Jeff Law1-0/+2
1999-05-28 * hppa.h (pa_opcodes): Move integer arithmetic instructions afterJeff Law1-21/+21
integer logical instructions.
1999-05-27 * hppa.h (pa_opcodes): Add several processor specific systemJeff Law1-0/+10
instructions.
1999-05-26 * hppa.h (pa_opcodes): Add second entry for "comb", "comib",Jeff Law1-0/+12
"addb", and "addib" to be used by the disassembler.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+486