Home
last modified time | relevance | path

Searched refs:kMipsMove (Results 1 – 4 of 4) sorted by relevance

/art/compiler/dex/quick/mips/
Dutility_mips.cc91 res = NewLIR2(kMipsMove, r_dest.GetReg(), rZERO); in LoadConstantNoClobber()
290 opcode = kMipsMove; in OpRegReg()
Dmips_lir.h427 kMipsMove, // move d,s [000000] s[25..21] [00000] d[15..11] [00000100101]. enumerator
Dint_mips.cc173 LIR* res = RawLIR(current_dalvik_offset_, kMipsMove, in OpRegCopyNoInsert()
Dassemble_mips.cc207 ENCODING_MAP(kMipsMove, 0x00000025, /* or using zero reg */