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

  /art/compiler/dex/quick/arm/
arm_lir.h 367 kThumbLdrhRRR, // ldrh(2) [0101101] rm[8..6] rn[5..3] rd[2..0].
    [all...]
utility_arm.cc 736 opcode = (thumb_form) ? kThumbLdrhRRR : kThumb2LdrhRRR;
    [all...]
assemble_arm.cc 246 ENCODING_MAP(kThumbLdrhRRR, 0x5a00,
    [all...]

Completed in 63 milliseconds