Searched refs:eax_out (Results 1 – 1 of 1) sorted by relevance
79 u32 eax_out; in xstore() local82 : "=m" (*addr), "=a" (eax_out), "+d" (edx_in), "+D" (addr)); in xstore()84 return eax_out; in xstore()