Home
last modified time | relevance | path

Searched refs:h8_opcode (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dh8300-dis.c33 const struct h8_opcode *opcode;
46 const struct h8_opcode *p; in bfd_h8_disassemble_init()
49 nopcodes = sizeof (h8_opcodes) / sizeof (struct h8_opcode); in bfd_h8_disassemble_init()
82 const struct h8_opcode *q) in extract_immediate()
352 const struct h8_opcode *q = qi->opcode; in bfd_h8_disassemble()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-h8300.c64 const struct h8_opcode *opcode;
236 struct h8_opcode *p, *p1; in md_begin()
247 nopcodes = sizeof (h8_opcodes) / sizeof (struct h8_opcode); in md_begin()
261 struct h8_opcode *first_skipped = 0; in md_begin()
/toolchain/binutils/binutils-2.25/include/opcode/
Dh8300.h259 struct h8_opcode struct
1192 struct h8_opcode h8_opcodes[] =
1890 extern const struct h8_opcode h8_opcodes[];
DChangeLog-9103274 * h8300.h (h8_opcode): Remove 'noperands', 'idx', and 'size'
285 * h8300.h (h8_opcode): Remove 'length' field.