Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm/
Darm_lir.h376 kThumbLsrRR, // lsr(2) [0100000011] rs[5..3] rd[2..0]. enumerator
Dutility_arm.cc356 opcode = (thumb_form) ? kThumbLsrRR : kThumb2LsrRRR; in OpRegRegShift()
Dassemble_arm.cc276 ENCODING_MAP(kThumbLsrRR, 0x40c0,