freebsd-dev/sys/boot/i386/boot2
Dimitry Andric 7798640d82 Fine-tune llvm optimization for sys/boot/i386/boot2, which shaves off
some more bytes from the final boot2 image.

Submitted by:	rdivacky
2011-05-05 18:47:24 +00:00
..
boot1.S Fix the jump location. 2010-11-14 08:31:02 +00:00
boot2.c Move getc() body before xgetc() so gcc does not emit a warning about function 2011-04-06 17:54:12 +00:00
lib.h Build boot2 with -mregparm=3, ie. pass upto 3 arguments via registers. 2011-04-04 18:23:55 +00:00
Makefile Fine-tune llvm optimization for sys/boot/i386/boot2, which shaves off 2011-05-05 18:47:24 +00:00
sio.S Build boot2 with -mregparm=3, ie. pass upto 3 arguments via registers. 2011-04-04 18:23:55 +00:00