Home
last modified time | relevance | path

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

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