Searched refs:FmoveHigh (Results 1 – 4 of 4) sorted by relevance
744 inline void FmoveHigh(Register dst_high, FPURegister src) { in FmoveHigh() function748 inline void FmoveHigh(FPURegister dst, Register src_high) { in FmoveHigh() function
704 inline void FmoveHigh(Register dst_high, FPURegister src) { in FmoveHigh() function708 inline void FmoveHigh(FPURegister dst, Register src_high) { in FmoveHigh() function
1444 __ FmoveHigh(i.OutputRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local1450 __ FmoveHigh(i.OutputDoubleRegister(), i.InputRegister(1)); in AssembleArchInstruction() local
1642 __ FmoveHigh(i.OutputRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local1648 __ FmoveHigh(i.OutputDoubleRegister(), i.InputRegister(1)); in AssembleArchInstruction() local