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

  /art/compiler/dex/quick/arm/
arm_lir.h 422 kThumb2Ldrex, // ldrex [111010000101] rn[19-16] rt[11-8] [1111] imm8[7-0].
call_arm.cc 474 NewLIR3(kThumb2Ldrex, r1, r0,
int_arm.cc 547 NewLIR3(kThumb2Ldrex, r_old_value, r_ptr, 0);
    [all...]
assemble_arm.cc     [all...]
  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 618 kThumb2Ldrex, /* ldrex [111010000101] rn[19-16] rt[11-8] [1111]
    [all...]
Assemble.cpp     [all...]
  /dalvik/vm/compiler/codegen/arm/Thumb2/
Gen.cpp 251 newLIR3(cUnit, kThumb2Ldrex, r2, r1,

Completed in 51 milliseconds