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

  /art/runtime/interpreter/mterp/mips/
op_packed_switch.S 17 EAS1(a0, rPC, a0) # a0 <- PC + BBBBbbbb*2
op_fill_array_data.S 8 EAS1(a1, rPC, a1) # a1 <- PC + BBBBbbbb*2 (array data off.)
entry.S 56 EAS1(rPC, rPC, a0) # Create direct pointer to 1st dex opcode
header.S 609 #define EAS1(rd, rbase, roff) EASN(rd, rbase, roff, 1)
  /art/runtime/interpreter/mterp/out/
mterp_mips.S 616 #define EAS1(rd, rbase, roff) EASN(rd, rbase, roff, 1)
790 EAS1(rPC, rPC, a0) # Create direct pointer to 1st dex opcode
    [all...]

Completed in 2479 milliseconds