Subject: changed files: 'src/sys/arch/i386/boot asm.S bios.S boot2.S start.S'
To: None <source-changes>
From: Charles Hannum <mycroft>
List: source-changes
Date: 02/03/1994 15:20:31
Update of /b/source/CVS/src/sys/arch/i386/boot
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/i386/boot
Modified Files:
asm.S bios.S boot2.S start.S
Log Message:
Add explicit sizes to all instructions. Use movl for segment register moves
to avoid unnecessary size overrides. Simplify halt sequences.
------------------------------------------------------------------------------