OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kThumbLsrRR
(Results
1 - 3
of
3
) sorted by null
/art/compiler/dex/quick/arm/
arm_lir.h
373
kThumbLsrRR
, // lsr(2) [0100000011] rs[5..3] rd[2..0].
[
all
...]
utility_arm.cc
309
opcode = (thumb_form) ?
kThumbLsrRR
: kThumb2LsrRRR;
[
all
...]
assemble_arm.cc
273
ENCODING_MAP(
kThumbLsrRR
, 0x40c0,
[
all
...]
Completed in 31 milliseconds