Home
last modified time | relevance | path

Searched refs:kMipsDeltaHi (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/quick/mips/
Dassemble_mips.cc401 ENCODING_MAP(kMipsDeltaHi, 0x3C000000,
492 LIR* delta_hi = RawLIR(dalvik_offset, kMipsDeltaHi, rAT, 0, WrapPointer(anchor), 0, 0, in ConvertShortToLongBranch()
551 RawLIR(lir->dalvik_offset, kMipsDeltaHi, in AssembleInstructions()
573 } else if (lir->opcode == kMipsDeltaHi) { in AssembleInstructions()
Dmips_lir.h477 kMipsDeltaHi, // Pseudo for lui t, high16(<label>-<label>). enumerator