diff options
author | Klee Dienes <kdienes@apple.com> | 2002-11-19 22:56:42 +0000 |
---|---|---|
committer | Klee Dienes <kdienes@apple.com> | 2002-11-19 22:56:42 +0000 |
commit | a720f7bca7b789f04cd04169455966f5a66a45a2 (patch) | |
tree | 6b21ece1153b611f7e3fdff1136d3582f760df64 /bfd | |
parent | 53cc279128d78ba586e06b03cf0864ffd72b33b5 (diff) | |
download | gdb-a720f7bca7b789f04cd04169455966f5a66a45a2.zip gdb-a720f7bca7b789f04cd04169455966f5a66a45a2.tar.gz gdb-a720f7bca7b789f04cd04169455966f5a66a45a2.tar.bz2 |
2002-11-19 Klee Dienes <kdienes@apple.com>
* config/tc-h8300.c (struct h8_instruction): New type, used to
wrap h8_opcodes with length, noperands, idx, and size fields
(computed at run-time).
(h8_instructions): New variable.
(md_begin): Allocate the storage for h8_instructions. Fill
h8_instructions with pointers to the appropriate opcode and the
correct value for the additional fields.
(clever_message): Update to use h8_instructions instead of
h8_opcodes.
(build_bytes): Ditto.
(get_specific): Ditto.
(md_assemble): Ditto.
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions