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

  /art/compiler/dex/quick/arm/
arm_lir.h 402 kThumbTst, // tst [0100001000] rm[5..3] rn[2..0].
    [all...]
utility_arm.cc 301 opcode = (thumb_form) ? kThumbTst : kThumb2TstRR;
    [all...]
assemble_arm.cc 407 ENCODING_MAP(kThumbTst, 0x4200,
    [all...]

Completed in 88 milliseconds