Searched refs:fstps (Results 1 – 5 of 5) sorted by relevance
65 fstps (%ecx) // store the floating point result as float
392 void X86Assembler::fstps(const Address& dst) { in fstps() function in art::x86::X86Assembler1466 fstps(Address(ESP, offs)); in Store()1637 fstps(Address(ESP, 0)); in Move()
318 void fstps(const Address& dst);
438 void X86_64Assembler::fstps(const Address& dst) { in fstps() function in art::x86_64::X86_64Assembler1825 fstps(Address(CpuRegister(RSP), offs)); in Store()1996 fstps(Address(CpuRegister(RSP), 0)); in Move()
358 void fstps(const Address& dst);