aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Collapse)AuthorFilesLines
1999-10-07Added seven new instructions ld, ld2w, sac, sachi, slae, st andDiego Novillo2-1/+19
st2w for d10v. Created new testsuite for d10v to verify new instructions.
1999-10-05 * fr30-asm.c,fr30-desc.h: Rebuild.Doug Evans11-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.
1999-09-29Fix bit patterns of some load/store instructions to match latest docs.Nick Clifton2-8/+13
1999-09-23Remove accidental case duplication.Jeff Law1-4/+0
1999-09-23 * hppa-dis.c (print_insn_hppa): Replace 'B', 'M', 'g' and 'l' withJeff Law2-11/+22
cleaner code using completer prefixes. Add 'Y'.
1999-09-19 * hppa-dis.c: (print_insn_hppa): Correct 'cJ', 'cc'.Jeff Law2-12/+58
1999-09-19 * hppa-dis.c (extract_22): New function.Jeff Law2-1/+13
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'J', 'K', and 'cc'.Jeff Law2-0/+9
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'fe' and 'cJ'.Jeff Law2-0/+15
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle '#', 'd', and 'cq'.Jeff Law2-0/+39
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'm', 'h', '='.Jeff Law2-0/+51
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'X' operand.Jeff Law2-0/+7
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'B' operand.Jeff Law2-0/+5
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'M' and 'L' operands.Jeff Law2-0/+8
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'l' operand.Jeff Law2-0/+5
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'g' operand.Jeff Law2-0/+7
1999-09-18 * hppa-dis.c (print_insn_hppa): Output a space after 'X' completer.Jeff Law2-1/+3
1999-09-18 * hppa-dis.c: (print_insn_hppa): Do output a space before a 'v'Jeff Law2-1/+4
operand.
1999-09-18 * hppa-dis.c: (print_insn_hppa): Handle 'fX'.Jeff Law2-0/+12
1999-09-18 * hppa-dis.c: (print_insn_hppa): Add missing break afterJeff Law2-0/+4
FP register case.
1999-09-18 * hppa-dis.c: Finish constifying various completers, registerJeff Law2-20/+23
names, etc etc.
1999-09-14Fix problem with going to automake 2.14Michael Meissner3-2/+9
1999-09-07 * hppa-dis.c (print_insn_hppa): Escape '%' in output strings.Jeff Law2-2/+4
1999-09-07 * hppa-dis.c (print_insn_hppa): Handle 'Z' argument.Jeff Law2-4/+14
1999-09-07Add patterns with correct names for mulu and muls instructions (mulu.w and ↵Nick Clifton2-0/+7
muls.w)
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor8-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-041999-09-04 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2-2/+6
* i386-dis.c (print_insn_i386): Set bytes_per_line to 7.
1999-08-31fix FSF addressIan Lance Taylor1-1/+1
1999-08-31 * alpha-opc.c (fetch, fetch_m, ecb, wh64): RA must be R31.Richard Henderson2-4/+8
1999-08-29 * fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild.Doug Evans12-250/+222
* m32r-asm.c,m32r-desc.h,m32r-dis.c,m32r-ibld.c,m32r-opc.c: Rebuild. * m32r-opinst.c: Rebuild.
1999-08-29 * hppa-dis.c (print_insn_hppa): Replace 'f' by 'v'. Prefix floatJeff Law2-92/+97
register args by 'f'.
1999-08-28 * hppa-dis.c (print_insn_hppa): Add args q, %, !, and |.Jeff Law2-0/+33
1999-08-28 * hppa-dis.c (MASK_10, read_write_names, add_compl_names,Jeff Law2-2/+81
extract_10U_store): New. (print_insn_hppa): Add new completers.
1999-08-28 * hppa-dis.c (signed_unsigned_names,mix_half_names,Jeff Law2-0/+36
saturation_names): New. (print_insn_hppa): Add completer codes 'a', 'ch', 'cH', 'cS', and 'c*'.
1999-08-28 * hppa-dis.c (print_insn_hppa): Place completers behind prefix 'c'.Jeff Law2-16/+25
1999-08-28Add missing '!' change.Jeff Law1-0/+3
1999-08-28 * hppa-dis.c (print_insn_hppa): Add cases for '.', '~'. '$'. and '!'Jeff Law2-0/+17
1999-08-28 * hppa-dis.c (print_insn_hppa): Look at next arg instead of bitsJeff Law2-2/+7
to decide to print a space.
1999-08-21Add AMD athlon support to x86 assembler and disassembler.Alan Modra2-5/+9
1999-08-11remove bigus code.Nick Clifton2-38/+0
1999-08-10 From Wally Iimura <iimura@microunity.com>:Ian Lance Taylor2-2/+12
* dis-buf.c (buffer_read_memory): Rewrite expression to avoid overflow at end of address space. (generic_print_address): Use sprintf_vma.
1999-08-09rebuild with patched automakeIan Lance Taylor1-1/+1
1999-08-08 * Makefile.am: Rename .dep* files to DEP*. Change DEP variable toIan Lance Taylor3-50/+56
MKDEP. Rebuild dependencies. * Makefile.in: Rebuild.
1999-08-06 * hppa-dis.c (compare_cond_64_names, cmpib_cond_64_names,Jeff Law2-6/+102
add_cond_64_names, wide_add_cond_names, logical_cond_64_names, unit_cond_64_names, shift_cond_64_names, bb_cond_64_names): New. (print_insn_hppa): Add 64 bit condition completers.
1999-08-05 * hppa-dis.c (print_insn_hppa): Change condition args to useJeff Law2-54/+77
'?' prefix.
1999-07-28Fix oops.Jeff Law1-0/+1
1999-07-28 * hppa-dis.c (print_insn_hppa): Remove unnecessary test in 'E'Jeff Law2-5/+6
code.
1999-07-22 From Mark Elbrecht:Ian Lance Taylor2-24/+5
* configure.bat: Remove; obsolete.
1999-07-11 * dis-buf.c: Add ATTRIBUTE_UNUSED as appropriate.Ian Lance Taylor5-1208/+1375
(generic_strcat_address): Add cast to avoid warning. * i386-dis.c: Initialize all structure fields to avoid warnings. Add ATTRIBUTE_UNUSED as appropriate.
1999-07-08Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-5/+15
* sparc-dis.c (print_insn_sparc): Differentiate between addition and oring when guessing symbol for comment.