Age | Commit message (Expand) | Author | Files | Lines |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2003-01-31 | * hppa.h (ldwa, ldda): Add ordered opcodes. | John David Anglin | 1 | -0/+2 |
2002-12-16 | * hppa.h (completer_chars): #if 0 out. | Alan Modra | 1 | -1/+3 |
2001-12-31 | * hppa.h (call, ret): Move to end of table. | Jeff Law | 1 | -92/+100 |
2001-03-14 | Fix typos in ChangeLogs; add coff/external.h; fix copyright dates | Nick Clifton | 1 | -1/+2 |
2001-01-14 | Adds assembly and dis-assembly support for the HPPA wide | Alan Modra | 1 | -21/+28 |
2000-09-05 | doco addition. | Alan Modra | 1 | -1/+3 |
2000-04-21 | * hppa.h (pa_opcodes): New opcodes for PA2.0 wide mode | Jeff Law | 1 | -25/+36 |
1999-11-25 | * hppa.h (pa_opcodes): Correctly handle immediate for PA2.0 "bb" | Jeff Law | 1 | -2/+5 |
1999-10-10 | * hppa.h (pa_opcodes): Add load and store cache control to | Jeff Law | 1 | -75/+112 |
1999-09-23 | Add missing initializer lost in last change. | Jeff Law | 1 | -1/+1 |
1999-09-23 | * hppa.h (pa_opcodes): Add "call" and "ret". Clean up "b", "bve" | Jeff Law | 1 | -17/+26 |
1999-09-23 | * hppa.h (pa_opcodes): Add initializers to silence compiler. | Jeff Law | 1 | -271/+271 |
1999-09-23 | * hppa.h: Update comments about character usage. | Jeff Law | 1 | -1/+4 |
1999-09-20 | * hppa.h (pa_opcodes): Fix minor thinkos introduced while cleaning | Jeff Law | 1 | -8/+8 |
1999-09-19 | * hppa.h (pa_opcodes): Add remaining PA2.0 integer load/store | Jeff Law | 1 | -1/+14 |
1999-09-19 | * hppa.h (pa_opcodes): Add remaining PA2.0 FP load/store instructions. | Jeff Law | 1 | -0/+9 |
1999-09-19 | * hppa.h (pa_opcodes): Add long offset double word load/store | Jeff Law | 1 | -3/+15 |
1999-09-19 | * hppa.h (pa_opcodes): Add FLAG_STRICT variants of FP loads and | Jeff Law | 1 | -1/+17 |
1999-09-19 | * hppa.h (pa_opcodes): Handle PA2.0 fcnv, fcmp and ftest insns. | Jeff Law | 1 | -1/+11 |
1999-09-19 | * hppa.h (pa_opcodes): Finish support for PA2.0 "b" instructions. | Jeff Law | 1 | -0/+3 |
1999-09-19 | * hppa.h (pa_opcodes): Handle PA2.0 "bve" instructions. | Jeff Law | 1 | -1/+6 |
1999-09-19 | * hppa.h (pa_opcodes): Add new syntax "be" instructions. | Jeff Law | 1 | -0/+2 |
1999-09-19 | * hppa.h (pa_opcodes): Note use of 'M' and 'L'. | Jeff Law | 1 | -1/+3 |
1999-09-19 | * hppa.h (pa_opcodes): Add support for "b,l". | Jeff Law | 1 | -1/+3 |
1999-09-19 | * hppa.h (pa_opcodes): Add support for "b,gate". | Jeff Law | 1 | -3/+3 |
1999-09-18 | * hppa.h (pa_opcodes): Use 'fX' for first register operand | Jeff Law | 1 | -1/+2 |
1999-09-18 | * hppa.h (pa_opcodes): Fix mask for probe and probei. | Jeff Law | 1 | -4/+4 |
1999-09-18 | * hppa.h (pa_opcodes): Fix mask for depwi. | Jeff Law | 1 | -1/+1 |
1999-09-07 | * hppa.h (pa_opcodes): Add "addil" variant which has the %r1 as | Jeff Law | 1 | -1/+3 |
1999-09-06 | * hppa.h: Add strict variants of PA1.0/PA1.1 loads and stores. | Jeff Law | 1 | -0/+61 |
1999-08-29 | * hppa.h (pa_opcodes): Replace 'f' by 'v'. Prefix float register args | Jeff Law | 1 | -122/+124 |
1999-08-28 | * hppa.h (pa_opcodes): Add extrd, extrw, depd, depdi, depw, depwi. | Jeff Law | 1 | -2/+17 |
1999-08-28 | * hppa.h: Document new completers and args. | Jeff Law | 1 | -4/+53 |
1999-08-28 | Fix minor bug in last change. | Jeff Law | 1 | -1/+1 |
1999-08-28 | * hppa.h (pa_opcodes): Add pa2.0 instructions hadd, hshl, | Jeff Law | 1 | -3/+16 |
1999-08-28 | * hppa.h (pa_opcodes): Change completers in instructions to | Jeff Law | 1 | -89/+96 |
1999-08-28 | * hppa.h (pa_opcodes): Add popbts, new forms of bb, havg, | Jeff Law | 1 | -9/+22 |
1999-08-28 | * hppa.h (pa_opcodes): Change fmpyfadd, fmpynfadd, fneg, | Jeff Law | 1 | -4/+7 |
1999-08-06 | * hppa.h (pa_opcodes): Add 64 bit versions of or, xor, and, | Jeff Law | 1 | -0/+8 |
1999-08-06 | * hppa.h: Document 64 bit condition completers. | Jeff Law | 1 | -2/+17 |
1999-08-05 | * hppa.h (pa_opcodes): Change condition args to use '?' prefix. | Jeff Law | 1 | -93/+102 |
1999-07-28 | * hppa.h (pa_opcodes): Add "pushnom" and "pushbts". | Jeff Law | 1 | -9/+11 |
1999-07-28 | * hppa.h (pa_opcodes): Change xmpyu, fmpyfadd, | Jeff Law | 1 | -3/+3 |
1999-06-30 | * hppa.h (struct pa_opcode): Add new field "flags". | Jeff Law | 1 | -0/+4 |
1999-06-25 | * hppa.h (pa_opcodes): Add pa2.0 clrbts instruction. | Jeff Law | 1 | -0/+1 |
1999-06-25 | * hppa.h (pa_opcodes): Add entries for mfia and mtsarcm instructions. | Jeff Law | 1 | -0/+2 |
1999-05-28 | * hppa.h (pa_opcodes): Move integer arithmetic instructions after | Jeff Law | 1 | -21/+21 |
1999-05-27 | * hppa.h (pa_opcodes): Add several processor specific system | Jeff Law | 1 | -0/+10 |
1999-05-26 | * hppa.h (pa_opcodes): Add second entry for "comb", "comib", | Jeff Law | 1 | -0/+12 |