On Tue, Jul 05, 2005 at 06:39:24AM -0600, Jan Beulich wrote: > aad performs an unsigned division, not a signed one, hence its operand > must > be an unsigned immediate. For consistency, also changing this for aam. > > Built and tested on i686-pc-linux-gnu. > OK. Thanks. H.J.