Home
last modified time | relevance | path

Searched refs:Dmtc1 (Results 1 – 3 of 3) sorted by relevance

/art/compiler/utils/mips64/
Dassembler_mips64.h181 void Dmtc1(GpuRegister rt, FpuRegister fs); // MIPS64
Dassembler_mips64.cc590 void Mips64Assembler::Dmtc1(GpuRegister rt, FpuRegister fs) { in Dmtc1() function in art::mips64::Mips64Assembler
/art/compiler/optimizing/
Dcode_generator_mips64.cc653 __ Dmtc1(gpr, destination.AsFpuRegister<FpuRegister>()); in MoveLocation() local
749 __ Dmtc1(TMP, r1); in SwapLocations() local
750 __ Dmtc1(AT, r2); in SwapLocations() local
769 __ Dmtc1(TMP, reg_loc.AsFpuRegister<FpuRegister>()); in SwapLocations() local