| Commit message (Expand) | Author | Age | Files | Lines |
* | * mn10300.h (E_MN10300_MACH_AM33): Define. | Jeff Law | 1999-12-01 | 2 | -0/+5 |
* | * mn10300.h: Add new operand types. Add new instruction formats. | Jeff Law | 1999-12-01 | 2 | -0/+27 |
* | * hppa.h (pa_opcodes): Correctly handle immediate for PA2.0 "bb" | Jeff Law | 1999-11-25 | 2 | -2/+10 |
* | For include/opcode: | Gavin Romig-Koch | 1999-11-18 | 2 | -0/+5 |
* | Add sim-d10v.h | Michael Meissner | 1999-11-11 | 2 | -0/+111 |
* | For include/opcode: | Gavin Romig-Koch | 1999-11-01 | 2 | -0/+22 |
* | Define SHORT_AR (fix for CR: 101340) | Nick Clifton | 1999-10-29 | 2 | -0/+5 |
* | Add md expression support; Cleanup alpha warnings | Michael Meissner | 1999-10-18 | 2 | -2/+7 |
* | * hppa.h (PF_HP_PAGE_SIZE): Define. | Jeff Law | 1999-10-12 | 2 | -0/+14 |
* | * hppa.h (pa_opcodes): Add load and store cache control to | Jeff Law | 1999-10-10 | 2 | -75/+123 |
* | Added seven new instructions ld, ld2w, sac, sachi, slae, st and | Diego Novillo | 1999-10-07 | 2 | -0/+8 |
* | * m32r.h (E_M32RX_ARCH): Define. | Doug Evans | 1999-10-05 | 2 | -0/+6 |
* | 1999-09-15 Ulrich Drepper <drepper@cygnus.com> | Ulrich Drepper | 1999-10-04 | 2 | -6/+13 |
* | Add missing initializer lost in last change. | Jeff Law | 1999-09-23 | 1 | -1/+1 |
* | * hppa.h (pa_opcodes): Add "call" and "ret". Clean up "b", "bve" | Jeff Law | 1999-09-23 | 2 | -17/+29 |
* | * hppa.h (pa_opcodes): Add initializers to silence compiler. | Jeff Law | 1999-09-23 | 2 | -271/+273 |
* | * hppa.h: Update comments about character usage. | Jeff Law | 1999-09-23 | 2 | -1/+8 |
* | * hppa.h (pa_opcodes): Fix minor thinkos introduced while cleaning | Jeff Law | 1999-09-20 | 2 | -8/+13 |
* | Delete bogus R_PCLONG. Tidy R_*. | Alan Modra | 1999-09-20 | 2 | -27/+27 |
* | * hppa.h (pa_opcodes): Add remaining PA2.0 integer load/store | Jeff Law | 1999-09-19 | 2 | -1/+17 |
* | * hppa.h (pa_opcodes): Add remaining PA2.0 FP load/store instructions. | Jeff Law | 1999-09-19 | 2 | -0/+11 |
* | * hppa.h (pa_opcodes): Add long offset double word load/store | Jeff Law | 1999-09-19 | 2 | -3/+18 |
* | * hppa.h (pa_opcodes): Add FLAG_STRICT variants of FP loads and | Jeff Law | 1999-09-19 | 2 | -1/+20 |
* | * hppa.h (pa_opcodes): Handle PA2.0 fcnv, fcmp and ftest insns. | Jeff Law | 1999-09-19 | 2 | -1/+13 |
* | * hppa.h (pa_opcodes): Finish support for PA2.0 "b" instructions. | Jeff Law | 1999-09-19 | 2 | -0/+5 |
* | * hppa.h (pa_opcodes): Handle PA2.0 "bve" instructions. | Jeff Law | 1999-09-19 | 2 | -1/+8 |
* | * hppa.h (pa_opcodes): Add new syntax "be" instructions. | Jeff Law | 1999-09-19 | 2 | -0/+4 |
* | * hppa.h (pa_opcodes): Note use of 'M' and 'L'. | Jeff Law | 1999-09-19 | 2 | -1/+5 |
* | * hppa.h (pa_opcodes): Add support for "b,l". | Jeff Law | 1999-09-19 | 2 | -1/+5 |
* | * hppa.h (pa_opcodes): Add support for "b,gate". | Jeff Law | 1999-09-19 | 2 | -3/+7 |
* | * hppa.h (pa_opcodes): Use 'fX' for first register operand | Jeff Law | 1999-09-18 | 2 | -1/+5 |
* | * hppa.h (pa_opcodes): Fix mask for probe and probei. | Jeff Law | 1999-09-18 | 2 | -4/+6 |
* | * hppa.h (pa_opcodes): Fix mask for depwi. | Jeff Law | 1999-09-18 | 2 | -1/+5 |
* | * hppa.h (pa_opcodes): Add "addil" variant which has the %r1 as | Jeff Law | 1999-09-07 | 2 | -1/+8 |
* | 1999-09-06 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1999-09-07 | 3 | -8/+15 |
* | * hppa.h: Add strict variants of PA1.0/PA1.1 loads and stores. | Jeff Law | 1999-09-06 | 2 | -0/+66 |
* | 1999-09-04 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 1999-09-04 | 2 | -0/+5 |
* | 1999-09-04 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 1999-09-04 | 2 | -0/+50 |
* | 1999-09-04 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 1999-09-04 | 3 | -0/+52 |
* | * hppa.h: Add HPUX specific symbol type definitions. | Jeff Law | 1999-09-03 | 2 | -0/+6 |
* | * hppa.h: Add HPUX specific dynamic and program header table | Jeff Law | 1999-09-02 | 2 | -6/+52 |
* | oops - omitted from previous delta | Nick Clifton | 1999-08-31 | 1 | -1/+1 |
* | Patch from Scott Bambrough <scottb@netwinder.org> to define NT_TASKSTRUCT. | Nick Clifton | 1999-08-31 | 2 | -0/+5 |
* | Allow spaces in i386 FP reg names, eg. %st ( 1 ). | Alan Modra | 1999-08-29 | 2 | -10/+20 |
* | * hppa.h (pa_opcodes): Replace 'f' by 'v'. Prefix float register args | Jeff Law | 1999-08-29 | 2 | -122/+127 |
* | * hppa.h (pa_opcodes): Add extrd, extrw, depd, depdi, depw, depwi. | Jeff Law | 1999-08-28 | 2 | -2/+20 |
* | * hppa.h: Document new completers and args. | Jeff Law | 1999-08-28 | 2 | -4/+59 |
* | Fix minor bug in last change. | Jeff Law | 1999-08-28 | 1 | -1/+1 |
* | * hppa.h (pa_opcodes): Add pa2.0 instructions hadd, hshl, | Jeff Law | 1999-08-28 | 2 | -3/+19 |
* | * hppa.h (pa_opcodes): Change completers in instructions to | Jeff Law | 1999-08-28 | 2 | -89/+99 |