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

  /dalvik/vm/compiler/codegen/mips/
CodegenFactory.cpp 344 newLIR1(cUnit, kMipsJal, targetAddr);
MipsLIR.h 421 kMipsJal, /* jal t [000011] t[25..0] */
Assemble.cpp 151 ENCODING_MAP(kMipsJal, 0x0c000000,
494 } else if (lir->opcode == kMipsJal) {
    [all...]
CodegenDriver.cpp     [all...]
  /dalvik/vm/compiler/codegen/mips/Mips32/
Gen.cpp 70 newLIR1(cUnit, kMipsJal,

Completed in 473 milliseconds