HomeSort by relevance Sort by last modified time
    Searched refs:thumb_opcodes (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/qtools/
thumbdis.cpp 34 * thumb_opcodes[] table so that we can easily specify separate opcodes
100 static struct thumb_opcode thumb_opcodes[] = variable in typeref:struct:thumb_opcode
257 for (insn = thumb_opcodes; insn->assembler; insn++) {
280 for (insn = thumb_opcodes; insn->assembler; insn++) {
  /external/qemu/
arm-dis.c 1096 static const struct opcode16 thumb_opcodes[] = variable in typeref:struct:opcode16
    [all...]

Completed in 58 milliseconds