Searched defs:opcode32 (Results 1 – 1 of 1) sorted by relevance
85 struct opcode32 struct87 unsigned long arch; /* Architecture defining this insn. */88 unsigned long value, mask; /* Recognise insn if (op&mask)==value. */89 const char *assembler; /* How to disassemble this insn. */