HomeSort by relevance Sort by last modified time
    Searched refs:kThumbAsrRR (Results 1 - 3 of 3) sorted by null

  /art/compiler/dex/quick/arm/
arm_lir.h 341 kThumbAsrRR, // asr(2) [0100000100] rs[5..3] rd[2..0].
    [all...]
utility_arm.cc 313 opcode = (thumb_form) ? kThumbAsrRR : kThumb2AsrRRR;
    [all...]
assemble_arm.cc 137 ENCODING_MAP(kThumbAsrRR, 0x4100,
    [all...]

Completed in 33 milliseconds