OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kThumbTst
(Results
1 - 3
of
3
) sorted by null
/art/compiler/dex/quick/arm/
arm_lir.h
402
kThumbTst
, // tst [0100001000] rm[5..3] rn[2..0].
[
all
...]
utility_arm.cc
301
opcode = (thumb_form) ?
kThumbTst
: kThumb2TstRR;
[
all
...]
assemble_arm.cc
407
ENCODING_MAP(
kThumbTst
, 0x4200,
[
all
...]
Completed in 27 milliseconds