Searched refs:OP_THUMB_MOV (Results 1 – 2 of 2) sorted by relevance
/sdk/emulator/qtools/ |
D | thumbdis.cpp | 108 {0x1C00, 0xFFC0, OP_THUMB_MOV, "mov\t%0-2r, %3-5r"}, 133 {0x4600, 0xFF00, OP_THUMB_MOV, "mov\t%D, %S"}, 157 {0x2000, 0xF800, OP_THUMB_MOV, "mov\t%8-10r, #%0-7d"},
|
D | opcode.h | 90 OP_THUMB_MOV, enumerator
|