On Thu, 28 Feb 2019 16:00:55 +0900 Masami Hiramatsu <mhira...@kernel.org> wrote:
> > > > "+u0(%si):string will read a string from the address in the register > > %si that is expected to be in user-space. 'ustring' is a shortcut way > > off performing the same task. That is, +0(%si):ustring is equivalent > > to +u0(%si):string." > > Would you mean "of performing"? Yes :-) -- Steve