Home
last modified time | relevance | path

Searched refs:fstp (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/x86/
Dfp_x86.cc178 LIR *fstp = NewLIR2NoDest(opcode, rs_rX86_SP_32.GetReg(), displacement); in GenLongToFP() local
179 AnnotateDalvikRegAccess(fstp, displacement >> 2, false /* is_load */, is_double); in GenLongToFP()