Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2000 18:33:46 -0700
From:      "David O'Brien" <obrien@NUXI.com>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/i386 exception.s locore.s support.s src/sys/i386/isa apic_vector.s icu_vector.s
Message-ID:  <20000509183346.A87993@dragon.nuxi.com>
In-Reply-To: <200005100124.SAA65223@freefall.freebsd.org>; from obrien@FreeBSD.org on Tue, May 09, 2000 at 06:24:23PM -0700
References:  <200005100124.SAA65223@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 09, 2000 at 06:24:23PM -0700, David E. O'Brien wrote:
>   1. `movl' is for use with 32-bit operands.  Do NOT use it with 16-bit
>      operands.  `movw' could be used, but instead let the assembler decide
>      the right instruction to use.
>   2. AT&T asm syntax requires a leading '*' in front of the operand for
>      indirect calls and jumps.

Reviewed by:	jhb (parts)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000509183346.A87993>