Searched refs:fstpl (Results 1 – 11 of 11) sorted by relevance
186 fstpl VREG_ADDRESS(rINSTq) # fp[vAA] <- %st203 fstpl VREG_ADDRESS(%rcx) # %st to vA
186 fstpl VREG_ADDRESS(rINST) # fp[vAA] <- %st203 fstpl VREG_ADDRESS(%ecx) # %st to vA
149 __ fstpl(Address(ESP, offs)); in Store() local343 __ fstpl(Address(ESP, 0)); in Move() local
651 void fstpl(const Address& dst);
2783 void X86Assembler::fstpl(const Address& dst) { in fstpl() function in art::x86::X86Assembler
175 __ fstpl(Address(CpuRegister(RSP), offs)); in Store() local427 __ fstpl(Address(CpuRegister(RSP), 0)); in Move() local
689 void fstpl(const Address& dst);
3709 void X86_64Assembler::fstpl(const Address& dst) { in fstpl() function in art::x86_64::X86_64Assembler
1881 fstpl (%esp)
3099 __ fstpl(Address(ESP, out.GetStackIndex() + adjustment)); in VisitTypeConversion() local3101 __ fstpl(Address(ESP, 0)); in VisitTypeConversion() local5098 __ fstpl(Address(ESP, 0)); in GenerateStaticOrDirectCall() local
495 __ fstpl(Address(ESP, 0)); in GenFPToFPCall() local