mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
a3e64b75ca
* h8300.h (h8_opcode): Remove 'length' field. (h8_opcodes): Mark as 'const' (both the declaration and definition). Modify initializer and initializer macros to no longer initialize the length field. 2002-11-11 Klee Dienes <kdienes@apple.com> * h8300-dis.c: Include libiberty.h (for xmalloc). (struct h8_instruction): New type, used to wrap h8_opcodes with a length field (computed at run-time). (h8_instructions): New variable. (bfd_h8_disassemble_init): Allocate the storage for h8_instructions. Fill h8_instructions with pointers to the appropriate opcode and the correct value for the length field. (bfd_h8_disassemble): Iterate through h8_instructions instead of h8_opcodes. |
||
---|---|---|
.. | ||
a29k.h | ||
alpha.h | ||
arc.h | ||
arm.h | ||
avr.h | ||
cgen.h | ||
ChangeLog | ||
convex.h | ||
cris.h | ||
d10v.h | ||
d30v.h | ||
dlx.h | ||
h8300.h | ||
hppa.h | ||
i370.h | ||
i386.h | ||
i860.h | ||
i960.h | ||
ia64.h | ||
m68hc11.h | ||
m68k.h | ||
m88k.h | ||
mips.h | ||
mmix.h | ||
mn10200.h | ||
mn10300.h | ||
np1.h | ||
ns32k.h | ||
or32.h | ||
pdp11.h | ||
pj.h | ||
pn.h | ||
ppc.h | ||
pyr.h | ||
s390.h | ||
sparc.h | ||
tahoe.h | ||
tic4x.h | ||
tic30.h | ||
tic54x.h | ||
tic80.h | ||
v850.h | ||
vax.h |