Searched defs:fstpl (Results 1 – 6 of 6) sorted by relevance
157 __ fstpl(Address(base.AsCpuRegister(), offs)); in Store() local328 __ fstpl(Address(ESP, 0)); in Move() local
2820 void X86Assembler::fstpl(const Address& dst) { in fstpl() function in art::x86::X86Assembler
186 __ fstpl(Address(base.AsCpuRegister(), offs)); in Store() local393 __ fstpl(Address(CpuRegister(RSP), 0)); in Move() local
3746 void X86_64Assembler::fstpl(const Address& dst) { in fstpl() function in art::x86_64::X86_64Assembler
3444 __ fstpl(Address(ESP, out.GetStackIndex() + adjustment)); in VisitTypeConversion() local3446 __ fstpl(Address(ESP, 0)); in VisitTypeConversion() local5486 __ fstpl(Address(ESP, 0)); in GenerateStaticOrDirectCall() local
497 __ fstpl(Address(ESP, 0)); in GenFPToFPCall() local