Searched defs:opcode16 (Results 1 – 1 of 1) sorted by relevance
92 struct opcode16 struct94 unsigned long arch; /* Architecture defining this insn. */95 unsigned short value, mask; /* Recognise insn if (op&mask)==value. */96 const char *assembler; /* How to disassemble this insn. */