Searched defs:fstl (Results 1 – 4 of 4) sorted by relevance
829 void X86Assembler::fstl(const Address& dst) { in fstl() function in art::x86::X86Assembler
1033 void X86_64Assembler::fstl(const Address& dst) { in fstl() function in art::x86_64::X86_64Assembler
2444 __ fstl(Address(CpuRegister(RSP), 0)); in GenerateRemFP() local
2315 __ fstl(Address(ESP, 0)); in GenerateRemFP() local