darling-gdb/opcodes
Jeff Law 5ab7bce62d * mn10300-opc.c (FMT_XX): Renumber starting at one.
(mn10300_operands): Rough cut.  Enough to parse "mov" instructions
        at this time.
        (mn10300_opcodes): Break opcode format out into its own field.
        Update many operand fields to deal with signed vs unsigned
        issues.  Fix one or two typos in the "mov" instruction
        opcode, mask and/or operand fields.
Checkpointing today's work.  Matsushita.
1996-10-07 22:52:18 +00:00
..
.Sanitize * Makefile.in (ALL_MACHINES): Add mn10200-dis.o, mn10200-opc.o, 1996-10-03 21:17:46 +00:00
a29k-dis.c * a29k-dis.c (print_special): Change num to unsigned int. 1995-11-09 01:20:32 +00:00
aclocal.m4 * configure.in: Run ../bfd/configure.host before AC_PROG_CC. 1995-09-04 21:13:22 +00:00
alpha-dis.c fix last patch 1996-07-22 18:38:50 +00:00
alpha-opc.c * alpha-opc.c: Add new case of "mov". From Klaus Kaempf 1996-07-09 14:57:34 +00:00
arc-dis.c * arc-dis.c (print_insn): New parameter `big_p'. Callers updated. 1995-04-07 03:54:08 +00:00
arc-opc.c * arc-dis.c (print_insn): New parameter `big_p'. Callers updated. 1995-04-07 03:54:08 +00:00
arm-opc.h Thu Aug 15 16:28:41 1996 James G. Smith <jsmith@cygnus.co.uk> 1996-08-15 15:29:41 +00:00
ChangeLog * mn10300-opc.c (FMT_XX): Renumber starting at one. 1996-10-07 22:52:18 +00:00
configure * mn10x00-opc.c, mn10x00-dis.c: New files for Matsushita 1996-10-03 05:31:01 +00:00
configure.in * mn10x00-opc.c, mn10x00-dis.c: New files for Matsushita 1996-10-03 05:31:01 +00:00
d10v-dis.c Thu Jul 25 12:08:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 1996-07-25 19:16:34 +00:00
d10v-opc.c Fri Aug 9 13:21:59 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 1996-08-09 20:25:12 +00:00
dis-buf.c
disassemble.c * mn10x00-opc.c, mn10x00-dis.c: New files for Matsushita 1996-10-03 05:31:01 +00:00
h8300-dis.c * h8300-dis.c (bfd_h8_disassemble): Handle "ldm.l" and "stm.l". 1996-07-11 18:59:57 +00:00
h8500-dis.c
h8500-opc.h
hppa-dis.c
i386-dis.c * i386-dis.c (print_insn_i8086): New routine to disassemble using 1996-07-16 00:01:50 +00:00
i960-dis.c * i960-dis.c (struct tabent, struct sparse_tabent): Declare the 1995-02-09 01:32:35 +00:00
m68k-dis.c * m68k-opc.c: Use #W rather than #w. 1995-11-03 04:07:21 +00:00
m68k-opc.c Mon Jul 22 15:38:53 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-07-22 19:49:24 +00:00
m88k-dis.c
Makefile.in * Makefile.in (MOSTLYCLEAN): Move config.log to distclean. 1996-10-03 06:58:15 +00:00
makefile.vms Tue Jun 18 15:08:54 1996 Klaus Kaempf <kkaempf@progis.de> 1996-06-18 19:10:42 +00:00
mips-dis.c * mips-dis.c (print_insn_arg): Print condition code registers as 1996-09-09 18:27:10 +00:00
mips-opc.c * mips-opc.c: Add r4650 mul instruction. 1995-02-16 22:35:36 +00:00
mn10200-dis.c Grrr. The mn10200 and mn10300 are _not_ similar enough to easily support 1996-10-03 16:42:22 +00:00
mn10200-opc.c Grrr. The mn10200 and mn10300 are _not_ similar enough to easily support 1996-10-03 16:42:22 +00:00
mn10300-dis.c Grrr. The mn10200 and mn10300 are _not_ similar enough to easily support 1996-10-03 16:42:22 +00:00
mn10300-opc.c * mn10300-opc.c (FMT_XX): Renumber starting at one. 1996-10-07 22:52:18 +00:00
mpw-config.in whoops--typo 1996-09-02 16:41:29 +00:00
mpw-make.sed * mpw-make.sed: Update editing of include pathnames to be 1996-08-15 20:13:38 +00:00
ns32k-dis.c
ppc-dis.c
ppc-opc.c * ppc-opc.c: Changes based on patch from David Edelsohn 1995-01-26 23:35:32 +00:00
sh-dis.c * sh-opc.h (sh_arg_type): Added A_SSR and A_SPC. 1995-12-04 20:32:44 +00:00
sh-opc.h * sh-opc.h (sh_arg_type): Added A_SSR and A_SPC. 1995-12-04 20:32:44 +00:00
sparc-dis.c * saprc-dis.c (compute_arch_mask): Replace ANSI style def with K&R. 1996-04-17 21:21:09 +00:00
sparc-opc.c * sparc-opc.c: Set F_FBR on floating point branch instructions. 1996-04-11 21:31:03 +00:00
sysdep.h Initial autoconfiscation; attempting also to remove use of bfd's sysdep.h file. 1995-07-12 05:07:49 +00:00
v850-dis.c * v850-dis.c (print_insn_v850): Properly handle disassembling 1996-08-31 21:21:27 +00:00
v850-opc.c Add missing copyright. 1996-10-03 04:48:16 +00:00
w65-dis.c * configure.in: Add W65 support. 1995-01-16 00:35:55 +00:00
w65-opc.h * configure.in: Add W65 support. 1995-01-16 00:35:55 +00:00
z8k-dis.c
z8k-opc.h
z8kgen.c