Searched defs:fstps (Results 1 – 2 of 2) sorted by relevance
/art/compiler/utils/x86/ | ||
D | assembler_x86.cc | 392 void X86Assembler::fstps(const Address& dst) { in fstps() function in art::x86::X86Assembler |
/art/compiler/utils/x86_64/ | ||
D | assembler_x86_64.cc | 438 void X86_64Assembler::fstps(const Address& dst) { in fstps() function in art::x86_64::X86_64Assembler |