Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Darm-dis.c72 struct opcode32 struct
74 unsigned long arch; /* Architecture defining this insn. */
75 unsigned long value; /* If arch == 0 then value is a sentinel. */
76 unsigned long mask; /* Recognise insn if (op & mask) == value. */
77 const char * assembler; /* How to disassemble this insn. */