On 17-Jul-01 Matthew Jacob wrote:
> 
> 
>> Actually, since the 486, it's been possible for us to turn on unaligned
>> access exceptions on the x86.  We should probably consider doing this, to
>> ensure better performance, and to avoid the unnecessary bus overhead we
>> eat for unaligned access today... not to mention how it could shake out
>> the drivers.
> 
> 
> Now *that* is a very cool idea. As Johnny Carson would say "I did not know
> that". How would this be done? I assume it's some bit-flip for the chip?
> D'ya have a sample bit 'o code for this?

It's the AC bit in eflags.

> -matt

-- 

John Baldwin <[EMAIL PROTECTED]> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to