Searched defs:opcode32 (Results 1 – 1 of 1) sorted by relevance
73 struct opcode32 struct75 arm_feature_set arch; /* Architecture defining this insn. */76 unsigned long value; /* If arch is 0 then value is a sentinel. */77 unsigned long mask; /* Recognise insn if (op & mask) == value. */78 const char * assembler; /* How to disassemble this insn. */