Home
last modified time | relevance | path

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

/art/compiler/dex/quick/mips/
Dint_mips.cc252 NewLIR2(kMipsMfc1, r_dest.GetLowReg(), r_src.GetLowReg()); in OpRegCopyWide()
253 NewLIR2(kMipsMfc1, r_dest.GetHighReg(), r_src.GetHighReg()); in OpRegCopyWide()
256 NewLIR2(kMipsMfc1, r_dest.GetLowReg(), r_src.GetReg()); in OpRegCopyWide()
Dutility_mips.cc64 opcode = kMipsMfc1; in OpFpRegCopy()
85 opcode = kMipsMfc1; in OpFpRegCopy()
Dassemble_mips.cc289 ENCODING_MAP(kMipsMfc1, 0x44000000,
Dmips_lir.h611 kMipsMfc1, // mfc1 t,s [01000100000] t[20..16] s[15..11] [00000000000]. enumerator