OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_THUMB_LDR
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/qtools/
thumbdis.cpp
150
{0x5800, 0xFE00,
OP_THUMB_LDR
, "ldr\t%0-2r, [%3-5r, %6-8r]"},
163
{0x4800, 0xF800,
OP_THUMB_LDR
, "ldr\t%8-10r, [pc, #%0-7W]\t(%0-7a)"},
166
{0x6800, 0xF800,
OP_THUMB_LDR
, "ldr\t%0-2r, [%3-5r, #%6-10W]"},
174
{0x9800, 0xF800,
OP_THUMB_LDR
, "ldr\t%8-10r, [sp, #%0-7W]"},
208
{0x6800, 0xF800,
OP_THUMB_LDR
, "ldr\t%0-2r, [%3-5r, #%6-10W]"},
opcode.h
83
OP_THUMB_LDR
,
Completed in 2036 milliseconds