Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dvisium.h225 static const struct opcode_entry struct
227 const char *mnem;
228 enum addressing_mode mode;
229 unsigned code;
230 char flags;
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dvisium.h225 static const struct opcode_entry struct
227 const char *mnem;
228 enum addressing_mode mode;
229 unsigned code;
230 char flags;
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-gen.c1514 struct opcode_entry struct
1516 struct opcode_entry *next;
1517 char *opcode;
1518 int lineno;