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

  /sdk/emulator/qtools/
opcode.h 77 OP_THUMB_BLX,
thumbdis.cpp 106 {0x4780, 0xff87, OP_THUMB_BLX, "blx\t%3-6r"}, /* note: 4 bit register number. */
187 {0xE800, 0xF800, OP_THUMB_BLX, "second half of BLX instruction %0-15x"},

Completed in 1045 milliseconds