Searched refs:fstl (Results 1 – 4 of 4) sorted by relevance
577 void fstl(const Address& dst);
620 void fstl(const Address& dst);
2021 void X86_64Assembler::fstl(const Address& dst) { in fstl() function in art::x86_64::X86_64Assembler
3417 __ fstl(Address(CpuRegister(RSP), 0)); in GenerateRemFP() local