Searched refs:fsub_d (Results 1 – 3 of 3) sorted by relevance
872 void fsub_d(const Operand& adr);
1705 void Assembler::fsub_d(const Operand& adr) { in fsub_d() function in v8::internal::Assembler
939 __ fsub_d(MemOperand(esp, 0)); in AssembleArchInstruction() local