| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | * 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/+50 |
* | 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 |
* | * hppa.h (pa_opcodes): Add popbts, new forms of bb, havg, | Jeff Law | 1999-08-28 | 2 | -9/+25 |
* | * hppa.h (pa_opcodes): Change fmpyfadd, fmpynfadd, fneg, | Jeff Law | 1999-08-28 | 2 | -4/+12 |
* | Add AMD athlon support to x86 assembler and disassembler. | Alan Modra | 1999-08-21 | 2 | -34/+42 |
* | * cgen.h (CGEN_INSN_MACH_HAS_P): New macro. | Doug Evans | 1999-08-19 | 2 | -0/+10 |
* | * hppa.h (pa_opcodes): Add 64 bit versions of or, xor, and, | Jeff Law | 1999-08-06 | 2 | -0/+11 |
* | * hppa.h: Document 64 bit condition completers. | Jeff Law | 1999-08-06 | 2 | -2/+21 |
* | * hppa.h (pa_opcodes): Change condition args to use '?' prefix. | Jeff Law | 1999-08-05 | 2 | -93/+106 |
* | Support for gcc to generate 16-bit i386 code. (.code16gcc) | Alan Modra | 1999-08-04 | 2 | -25/+40 |
* | * hppa.h (pa_opcodes): Add "pushnom" and "pushbts". | Jeff Law | 1999-07-28 | 2 | -10/+17 |
* | * hppa.h (pa_opcodes): Change xmpyu, fmpyfadd, | Jeff Law | 1999-07-28 | 2 | -3/+8 |
* | 8 | Alan Modra | 1999-07-13 | 1 | -7/+10 |
* | o | Alan Modra | 1999-07-13 | 1 | -0/+4 |
* | * hppa.h (struct pa_opcode): Add new field "flags". | Jeff Law | 1999-06-30 | 2 | -0/+9 |
* | * hppa.h (pa_opcodes): Add pa2.0 clrbts instruction. | Jeff Law | 1999-06-25 | 2 | -1/+4 |
* | * hppa.h (pa_opcodes): Add entries for mfia and mtsarcm instructions. | Jeff Law | 1999-06-25 | 2 | -0/+7 |
* | P | Alan Modra | 1999-06-23 | 2 | -42/+48 |
* | * hppa.h (pa_opcodes): Move integer arithmetic instructions after | Jeff Law | 1999-05-28 | 2 | -21/+26 |
* | 1999-05-28 Linus Nordberg <linus.nordberg@canit.se> | Ian Lance Taylor | 1999-05-27 | 2 | -2/+39 |
* | * hppa.h (pa_opcodes): Add several processor specific system | Jeff Law | 1999-05-27 | 2 | -0/+15 |
* | * hppa.h (pa_opcodes): Add second entry for "comb", "comib", | Jeff Law | 1999-05-26 | 2 | -0/+17 |
* | P | Alan Modra | 1999-05-13 | 2 | -133/+238 |
* | * ppc.h (PPC_OPCODE_64_BRIDGE): New. | Richard Henderson | 1999-05-08 | 2 | -0/+7 |
* | Initial revision | Richard Henderson | 1999-05-03 | 30 | -0/+15583 |