Home
last modified time | relevance | path

Searched refs:kThumb2Ubfx (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/quick/arm/
Darm_lir.h449kThumb2Ubfx, // ubfx rd,rn,#lsb,#width [111100111100] rn[19..16] [0] imm3[14-12] rd[11-8] w[… enumerator
Dutility_arm.cc396 return NewLIR4(kThumb2Ubfx, r_dest_src1.GetReg(), r_src2.GetReg(), 0, 16); in OpRegRegShift()
Dassemble_arm.cc609 ENCODING_MAP(kThumb2Ubfx, 0xf3c00000,