Searched refs:kThumb2LsrRRR (Results 1 - 3 of 3) sorted by relevance

/art/compiler/dex/quick/arm/
H A Darm_lir.h387 kThumb2LsrRRR, // lsr [111110100010] rn[19..16] [1111] rd[11..8] [0000] rm[3..0]. enumerator in enum:art::ArmOpcode
H A Dutility_arm.cc302 opcode = (thumb_form) ? kThumbLsrRR : kThumb2LsrRRR;
395 opcode = kThumb2LsrRRR;
H A Dassemble_arm.cc707 ENCODING_MAP(kThumb2LsrRRR, 0xfa20f000,

Completed in 9 milliseconds