Searched defs:fst_s (Results 1 – 4 of 4) sorted by relevance
1827 __ fst_s(operand); in AssembleArchInstruction() local1894 __ fst_s(Operand(esp, 0)); in AssembleArchInstruction() local1957 __ fst_s(MemOperand(esp, 0)); in AssembleArchInstruction() local2603 __ fst_s(dst); in AssembleMove() local
1625 void Assembler::fst_s(const Operand& adr) { in fst_s() function in v8::internal::Assembler
1754 void Assembler::fst_s(const Operand& adr) { in fst_s() function in v8::internal::Assembler
545 __ fst_s(dst); in X87Mov() local