OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_THUMB_SUB
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/qtools/
thumbdis.cpp
128
{0xB080, 0xFF80,
OP_THUMB_SUB
, "sub\tsp, #%0-6W"},
139
{0x1A00, 0xFE00,
OP_THUMB_SUB
, "sub\t%0-2r, %3-5r, %6-8r"},
141
{0x1E00, 0xFE00,
OP_THUMB_SUB
, "sub\t%0-2r, %3-5r, #%6-8d"},
160
{0x3800, 0xF800,
OP_THUMB_SUB
, "sub\t%8-10r, #%0-7d"},
opcode.h
103
OP_THUMB_SUB
,
Completed in 51 milliseconds