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

  /art/compiler/dex/quick/arm/
arm_lir.h 396 kThumbStrhRRR, // strh(2) [0101001] rm[8..6] rn[5..3] rd[2..0].
    [all...]
utility_arm.cc 805 opcode = (thumb_form) ? kThumbStrhRRR : kThumb2StrhRRR;
    [all...]
assemble_arm.cc 379 ENCODING_MAP(kThumbStrhRRR, 0x5200,
    [all...]

Completed in 51 milliseconds