GDB (xrefs)
|
Public Attributes | |
gdb_byte | code |
gdb_byte | mask |
gdb_byte | size |
enum z80_instruction_type | type |
Definition at line 142 of file z80-tdep.c.
gdb_byte z80_insn_info::code |
Definition at line 144 of file z80-tdep.c.
gdb_byte z80_insn_info::mask |
Definition at line 145 of file z80-tdep.c.
gdb_byte z80_insn_info::size |
Definition at line 146 of file z80-tdep.c.
enum z80_instruction_type z80_insn_info::type |
Definition at line 147 of file z80-tdep.c.