On 2010-11-24 19:35, Dimitry Andric wrote:
Author: dim
Date: Wed Nov 24 18:35:11 2010
New Revision: 215801
URL: http://svn.freebsd.org/changeset/base/215801

Log:
   Change ambiguous (or invalid, depending on how strict you want to be :)
   assembly instruction "movw %rcx,2(%rax)" to "movw %cx,2(%rax)", since
   the intent was to move 16 bits of data, in this case.

   Found by:    clang
   Reviewed by: kib

MFC after:      1 week
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to