Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Darm-dis.c80 struct opcode16 struct
82 unsigned long arch; /* Architecture defining this insn. */
83 unsigned short value, mask; /* Recognise insn if (op & mask) == value. */
84 const char *assembler; /* How to disassemble this insn. */