Home
last modified time | relevance | path

Searched defs:Movss (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/x64/
Ddeoptimizer-x64.cc46 __ Movss(Operand(rsp, offset), xmm_reg); in Generate() local
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc1357 __ Movss(i.InputDoubleRegister(0), i.InputDoubleRegister(1)); in AssembleArchInstruction() local
1359 __ Movss(i.InputDoubleRegister(0), i.InputOperand(1)); in AssembleArchInstruction() local
1380 __ Movss(kScratchDoubleReg, i.InputOperand(1)); in AssembleArchInstruction() local
1387 __ Movss(i.InputDoubleRegister(0), i.InputDoubleRegister(1)); in AssembleArchInstruction() local
1389 __ Movss(i.InputDoubleRegister(0), i.InputOperand(1)); in AssembleArchInstruction() local
2111 __ Movss(i.OutputFloatRegister(), Operand(rbp, offset)); in AssembleArchInstruction() local