Home
last modified time | relevance | path

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

/external/qemu/
Darm-dis.c85 struct opcode32 struct
87 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. */