OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetCurrentInstruction
(Results
1 - 2
of
2
) sorted by null
/external/vixl/src/aarch32/
disasm-aarch32.cc
1121
os().
SetCurrentInstruction
(kAdc, kArithmetic);
1135
os().
SetCurrentInstruction
(kAdcs, kArithmetic);
1149
os().
SetCurrentInstruction
(kAdd, kArithmetic);
1159
os().
SetCurrentInstruction
(kAdd, kArithmetic);
1169
os().
SetCurrentInstruction
(kAdds, kArithmetic);
1179
os().
SetCurrentInstruction
(kAdds, kArithmetic);
1187
os().
SetCurrentInstruction
(kAddw, kArithmetic);
1200
os().
SetCurrentInstruction
(kAdr, kAddress);
1210
os().
SetCurrentInstruction
(kAnd, kBitwise);
1224
os().
SetCurrentInstruction
(kAnds, kBitwise)
[
all
...]
disasm-aarch32.h
172
void
SetCurrentInstruction
(
[
all
...]
Completed in 1462 milliseconds