OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kThumbLsrRRI5
(Results
1 - 3
of
3
) sorted by null
/art/compiler/dex/quick/arm/
arm_lir.h
372
kThumbLsrRRI5
, // lsr(1) [00001] imm_5[10..6] rm[5..3] rd[2..0].
[
all
...]
utility_arm.cc
480
return NewLIR3(
kThumbLsrRRI5
, r_dest.GetReg(), r_src1.GetReg(), value);
[
all
...]
assemble_arm.cc
268
ENCODING_MAP(
kThumbLsrRRI5
, 0x0800,
[
all
...]
Completed in 37 milliseconds