Searched defs:fstps (Results 1 – 5 of 5) sorted by relevance
155 __ fstps(Address(base.AsCpuRegister(), offs)); in Store() local324 __ fstps(Address(ESP, 0)); in Move() local
1004 void X86Assembler::fstps(const Address& dst) { in fstps() function in art::x86::X86Assembler
184 __ fstps(Address(base.AsCpuRegister(), offs)); in Store() local389 __ fstps(Address(CpuRegister(RSP), 0)); in Move() local
1038 void X86_64Assembler::fstps(const Address& dst) { in fstps() function in art::x86_64::X86_64Assembler
3394 __ fstps(Address(ESP, out.GetStackIndex() + adjustment)); in VisitTypeConversion() local3396 __ fstps(Address(ESP, 0)); in VisitTypeConversion() local5482 __ fstps(Address(ESP, 0)); in GenerateStaticOrDirectCall() local