OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMipsDeltaLo
(Results
1 - 2
of
2
) sorted by null
/art/compiler/dex/quick/mips/
assemble_mips.cc
405
ENCODING_MAP(
kMipsDeltaLo
, 0x34000000,
496
LIR* delta_lo = RawLIR(dalvik_offset,
kMipsDeltaLo
, rAT, 0, WrapPointer(anchor), 0, 0,
556
RawLIR(lir->dalvik_offset,
kMipsDeltaLo
,
567
} else if (lir->opcode ==
kMipsDeltaLo
) {
[
all
...]
mips_lir.h
478
kMipsDeltaLo
, // Pseudo for ori t, s, low16(<label>-<label>).
Completed in 492 milliseconds