OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kThumb2Ubfx
(Results
1 - 3
of
3
) sorted by null
/art/compiler/dex/quick/arm/
arm_lir.h
446
kThumb2Ubfx
, // ubfx rd,rn,#lsb,#width [111100111100] rn[19..16] [0] imm3[14-12] rd[11-8] w[4-0].
[
all
...]
utility_arm.cc
349
return NewLIR4(
kThumb2Ubfx
, r_dest_src1.GetReg(), r_src2.GetReg(), 0, 16);
[
all
...]
assemble_arm.cc
[
all
...]
Completed in 31 milliseconds