* i386-dis.c (print_insn_i8086): New routine to disassemble using
authorStu Grossman <grossman@cygnus>
Tue, 16 Jul 1996 00:01:50 +0000 (00:01 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 16 Jul 1996 00:01:50 +0000 (00:01 +0000)
commitd9ad578c497910264ca8fdf78aa2ded8c55a787c
treed1bf0144d9655670f6c9bd368e7b2a0952d20dc2
parenta29322f78525c50e19a0111eb1173eb942bc2a2e
* i386-dis.c (print_insn_i8086):  New routine to disassemble using
the 8086 instruction set.
* i386-dis.c:  General cleanups.  Make most things static.  Add
prototypes.  Get rid of static variables aflags and dflags.  Pass
them as args (to almost everything).
opcodes/i386-dis.c