shrink the code size of stage1.

This commit is contained in:
okuji 2000-04-30 05:42:41 +00:00
parent 2b8c514095
commit d08bfbd094
3 changed files with 13 additions and 5 deletions

View file

@ -1,3 +1,12 @@
2000-04-30 OKUJI Yoshinori <okuji@gnu.org>
* stage1/stage1.S (message): Use lodsb instead of incw and movb.
From Andrew Clausen <clausen@gnu.org>.
* stage1/stage1.S (copy_buffer): Set %cx to 0x100 and use movsw
instead of movsb, since it is guaranteed that the region is
properly aligned.
2000-04-29 OKUJI Yoshinori <okuji@gnu.org>
* stage2/builtins.c (setup_func): Use SECTOR_BITS instead of