On Wed, Jul 04, 2012 at 04:32:02PM -0700, Colin Barnabas wrote: > movl $ebx, 28(%edi)
^ this should be %ebx, $ means a literal (immediate)
value
Joerg
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"

