Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/opcodes/
H A Darm-dis.c54 struct opcode16 struct
56 unsigned long arch; /* Architecture defining this insn. */
57 unsigned short value, mask; /* Recognise insn if (op&mask)==value. */
58 const char *assembler; /* How to disassemble this insn. */