Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * m10300-opc.c, m10300-dis.c: Add am33 support. | Jeff Law | 1999-12-01 | 3 | -2/+884 |
| | |||||
* | * hppa-dis.c (unit_cond_names): Add PA2.0 unit condition names. | Jeff Law | 1999-11-25 | 2 | -2/+8 |
| | | | | (print_insn_hppa): Handle 'B' operand. | ||||
* | Fix binary pattern for cpfg,f0,c instruction | Nick Clifton | 1999-11-22 | 2 | -1/+5 |
| | |||||
* | For include/opcode: | Gavin Romig-Koch | 1999-11-18 | 2 | -0/+62 |
| | | | | | | | | | | | * mips.h (INSN_ISA5): New. For opcodes: * mips-opc.c (I5): New. (abs.ps,add.ps,alnv.ps,c.COND.ps,cvt.s.pl,cvt.s.pu,cvt.ps.s madd.ps,movf.ps,movt.ps,mul.ps,net.ps,nmadd.ps,nmsub.ps, pll.ps,plu.ps,pul.ps,puu.ps,sub.ps,suxc1,luxc1): New. | ||||
* | Added 'X' format to ARM code. | Donald Lindsay | 1999-11-16 | 3 | -0/+15 |
| | |||||
* | * mips-opc.c (la): Create a version that just uses addiu directly. | Gavin Romig-Koch | 1999-11-15 | 2 | -0/+7 |
| | | | | (dla): Expand to daddiu if possible. | ||||
* | Add ssnop pattern. | Nick Clifton | 1999-11-11 | 2 | -34/+42 |
| | |||||
* | For include/opcode: | Gavin Romig-Koch | 1999-11-01 | 2 | -22/+6 |
| | | | | | | | | | | | | | * mips.h (OPCODE_IS_MEMBER): New. For gas: * config/tc-mips.c (macro_build): Use OPCODE_IS_MEMBER. (mips_ip): Use OPCODE_IS_MEMBER. For opcodes: * mips-dis.c (_print_insn_mips): Use OPCODE_IS_MEMBER. | ||||
* | oops - omitted from previous delta | Nick Clifton | 1999-10-29 | 1 | -0/+5 |
| | |||||
* | Define SHORT_AR and use for MVTACC (fix for CR: 101340) | Nick Clifton | 1999-10-29 | 1 | -1/+2 |
| | |||||
* | fix typo in previous delta | Nick Clifton | 1999-10-28 | 2 | -44/+4 |
| | |||||
* | fix compile time warnings. | Nick Clifton | 1999-10-27 | 2 | -0/+5 |
| | |||||
* | revert previous delta | Nick Clifton | 1999-10-25 | 3 | -25/+1 |
| | |||||
* | Apply patch supplied for case 102229 to implement new insns psrclr and psrset. | Nick Clifton | 1999-10-25 | 3 | -1/+69 |
| | |||||
* | Add md expression support; Cleanup alpha warnings | Michael Meissner | 1999-10-18 | 2 | -16/+30 |
| | |||||
* | * hppa-dis.c (print_insn_hppa): Add new codes 'cc', 'cd', 'cC', | Jeff Law | 1999-10-10 | 2 | -25/+48 |
| | | | | | | | | 'co', '@'. * hppa-dis.c (print_insn_hppa): Removed unused args. Fix '?W'. * hppa-dis.c (print_insn_hppa): Implement codes "?N", "?Q". | ||||
* | Added seven new instructions ld, ld2w, sac, sachi, slae, st and | Diego Novillo | 1999-10-07 | 2 | -1/+19 |
| | | | | | st2w for d10v. Created new testsuite for d10v to verify new instructions. | ||||
* | * fr30-asm.c,fr30-desc.h: Rebuild. | Doug Evans | 1999-10-05 | 11 | -164/+1024 |
| | | | | | * m32r-asm.c,m32r-desc.c,m32r-desc.h: Rebuild. Add m32rx support. * m32r-dis.c,m32r-ibld.c,m32r-opc.c,m32r-opc.h,m32r-opinst.c: Ditto. | ||||
* | Fix bit patterns of some load/store instructions to match latest docs. | Nick Clifton | 1999-09-29 | 2 | -8/+13 |
| | |||||
* | Remove accidental case duplication. | Jeff Law | 1999-09-23 | 1 | -4/+0 |
| | |||||
* | * hppa-dis.c (print_insn_hppa): Replace 'B', 'M', 'g' and 'l' with | Jeff Law | 1999-09-23 | 2 | -11/+22 |
| | | | | cleaner code using completer prefixes. Add 'Y'. | ||||
* | * hppa-dis.c: (print_insn_hppa): Correct 'cJ', 'cc'. | Jeff Law | 1999-09-19 | 2 | -12/+58 |
| | |||||
* | * hppa-dis.c (extract_22): New function. | Jeff Law | 1999-09-19 | 2 | -1/+13 |
| | |||||
* | * hppa-dis.c (print_insn_hppa): Handle 'J', 'K', and 'cc'. | Jeff Law | 1999-09-19 | 2 | -0/+9 |
| | |||||
* | * hppa-dis.c (print_insn_hppa): Handle 'fe' and 'cJ'. | Jeff Law | 1999-09-19 | 2 | -0/+15 |
| | |||||
* | * hppa-dis.c (print_insn_hppa): Handle '#', 'd', and 'cq'. | Jeff Law | 1999-09-19 | 2 | -0/+39 |
| | |||||
* | * hppa-dis.c (print_insn_hppa): Handle 'm', 'h', '='. | Jeff Law | 1999-09-19 | 2 | -0/+51 |
| | |||||
* | * hppa-dis.c (print_insn_hppa): Handle 'X' operand. | Jeff Law | 1999-09-19 | 2 | -0/+7 |
| | |||||
* | * hppa-dis.c (print_insn_hppa): Handle 'B' operand. | Jeff Law | 1999-09-19 | 2 | -0/+5 |
| | |||||
* | * hppa-dis.c (print_insn_hppa): Handle 'M' and 'L' operands. | Jeff Law | 1999-09-19 | 2 | -0/+8 |
| | |||||
* | * hppa-dis.c (print_insn_hppa): Handle 'l' operand. | Jeff Law | 1999-09-19 | 2 | -0/+5 |
| | |||||
* | * hppa-dis.c (print_insn_hppa): Handle 'g' operand. | Jeff Law | 1999-09-19 | 2 | -0/+7 |
| | |||||
* | * hppa-dis.c (print_insn_hppa): Output a space after 'X' completer. | Jeff Law | 1999-09-18 | 2 | -1/+3 |
| | |||||
* | * hppa-dis.c: (print_insn_hppa): Do output a space before a 'v' | Jeff Law | 1999-09-18 | 2 | -1/+4 |
| | | | | operand. | ||||
* | * hppa-dis.c: (print_insn_hppa): Handle 'fX'. | Jeff Law | 1999-09-18 | 2 | -0/+12 |
| | |||||
* | * hppa-dis.c: (print_insn_hppa): Add missing break after | Jeff Law | 1999-09-18 | 2 | -0/+4 |
| | | | | FP register case. | ||||
* | * hppa-dis.c: Finish constifying various completers, register | Jeff Law | 1999-09-18 | 2 | -20/+23 |
| | | | | names, etc etc. | ||||
* | Fix problem with going to automake 2.14 | Michael Meissner | 1999-09-14 | 3 | -2/+9 |
| | |||||
* | * hppa-dis.c (print_insn_hppa): Escape '%' in output strings. | Jeff Law | 1999-09-07 | 2 | -2/+4 |
| | |||||
* | * hppa-dis.c (print_insn_hppa): Handle 'Z' argument. | Jeff Law | 1999-09-07 | 2 | -4/+14 |
| | |||||
* | Add patterns with correct names for mulu and muls instructions (mulu.w and ↵ | Nick Clifton | 1999-09-07 | 2 | -0/+7 |
| | | | | muls.w) | ||||
* | 1999-09-04 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 1999-09-04 | 8 | -170/+919 |
| | | | | | | | | | | | * pj-opc.c: New file. * pj-dis.c: New file. * disassemble.c (disassembler): Handle bfd_arch_pj. * configure.in: Handle bfd_pj_arch. * Makefile.am: Rebuild dependencies. (CFILES): Add pj-dis.c and pj-opc.c. (ALL_MACHINES): Add pj-dis.lo and pj-opc.lo. * configure, Makefile.in: Rebuild. | ||||
* | 1999-09-04 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 1999-09-04 | 2 | -2/+6 |
| | | | | * i386-dis.c (print_insn_i386): Set bytes_per_line to 7. | ||||
* | fix FSF address | Ian Lance Taylor | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | * alpha-opc.c (fetch, fetch_m, ecb, wh64): RA must be R31. | Richard Henderson | 1999-08-31 | 2 | -4/+8 |
| | |||||
* | * fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild. | Doug Evans | 1999-08-29 | 12 | -250/+222 |
| | | | | | * m32r-asm.c,m32r-desc.h,m32r-dis.c,m32r-ibld.c,m32r-opc.c: Rebuild. * m32r-opinst.c: Rebuild. | ||||
* | * hppa-dis.c (print_insn_hppa): Replace 'f' by 'v'. Prefix float | Jeff Law | 1999-08-29 | 2 | -92/+97 |
| | | | | register args by 'f'. | ||||
* | * hppa-dis.c (print_insn_hppa): Add args q, %, !, and |. | Jeff Law | 1999-08-28 | 2 | -0/+33 |
| | |||||
* | * hppa-dis.c (MASK_10, read_write_names, add_compl_names, | Jeff Law | 1999-08-28 | 2 | -2/+81 |
| | | | | | extract_10U_store): New. (print_insn_hppa): Add new completers. | ||||
* | * hppa-dis.c (signed_unsigned_names,mix_half_names, | Jeff Law | 1999-08-28 | 2 | -0/+36 |
| | | | | | saturation_names): New. (print_insn_hppa): Add completer codes 'a', 'ch', 'cH', 'cS', and 'c*'. |