Home
last modified time | relevance | path

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

/art/compiler/dex/quick/mips/
Dint_mips.cc202 NewLIR2(kMipsMfc1, r_dest.GetLowReg(), r_src.GetLowReg()); in OpRegCopyWide()
203 NewLIR2(kMipsMfc1, r_dest.GetHighReg(), r_src.GetHighReg()); in OpRegCopyWide()
Dmips_lir.h474 kMipsMfc1, // mfc1 t,s [01000100000] t[20..16] s[15..11] [00000000000]. enumerator
Dutility_mips.cc44 opcode = kMipsMfc1; in OpFpRegCopy()
Dassemble_mips.cc389 ENCODING_MAP(kMipsMfc1, 0x44000000,