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

  /art/compiler/dex/quick/arm/
utility_arm.cc 298 opcode = (thumb_form) ? kThumbSbc : kThumb2SbcRRR;
428 opcode = kThumb2SbcRRR;
539 alt_opcode = kThumb2SbcRRR;
    [all...]
arm_lir.h 441 kThumb2SbcRRR, // sbc [111010110110] rn[19..16] [0000] rd[11..8] [0000] rm[3..0].
    [all...]
assemble_arm.cc     [all...]

Completed in 30 milliseconds