GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
z80_insn_info Struct Reference

Public Attributes

gdb_byte code
 
gdb_byte mask
 
gdb_byte size
 
enum z80_instruction_type type
 

Detailed Description

Definition at line 142 of file z80-tdep.c.

Member Data Documentation

◆ code

gdb_byte z80_insn_info::code

Definition at line 144 of file z80-tdep.c.

◆ mask

gdb_byte z80_insn_info::mask

Definition at line 145 of file z80-tdep.c.

◆ size

gdb_byte z80_insn_info::size

Definition at line 146 of file z80-tdep.c.

◆ type

enum z80_instruction_type z80_insn_info::type

Definition at line 147 of file z80-tdep.c.


The documentation for this struct was generated from the following file: