Home
last modified time | relevance | path

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

/sdk/emulator/qtools/
Dthumbdis.cpp45 struct thumb_opcode struct
47 unsigned short value, mask; /* recognise instruction if (op&mask)==value */
48 Opcode opcode;
49 const char * assembler; /* how to disassemble this instruction */