Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Darm-opc.h21 struct arm_opcode { struct
22 unsigned long value, mask; /* recognise instruction if (op&mask)==value */
23 char *assembler; /* how to disassemble this instruction */