Home
last modified time | relevance | path

Searched defs:_opcode_field (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/
H A Dld-insn.h90 struct _opcode_field { struct
91 int first;
92 int last;
93 int is_boolean;
94 unsigned boolean_constant;
95 opcode_field *parent;