Searched defs:VmovLow (Results 1 – 2 of 2) sorted by relevance
970 void TurboAssembler::VmovLow(Register dst, DwVfpRegister src) { in VmovLow() function in v8::internal::TurboAssembler979 void TurboAssembler::VmovLow(DwVfpRegister dst, Register src) { in VmovLow() function in v8::internal::TurboAssembler
1617 __ VmovLow(i.OutputRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local1621 __ VmovLow(i.OutputDoubleRegister(), i.InputRegister(1)); in AssembleArchInstruction() local2475 __ VmovLow(dst, tmp2.low()); in AssembleArchInstruction() local