freebsd-skq/sys/boot/i386/boot2
jhb 465469fc74 Consolidate duplicate definitions of V86_CY() and V86_ZR() which check for
the carry and zero flags being set, respectively, in <btxv86.h> and use
them throughout the x86 boot code.
2011-10-25 19:45:12 +00:00
..
boot1.S Fix the jump location. 2010-11-14 08:31:02 +00:00
boot2.c Consolidate duplicate definitions of V86_CY() and V86_ZR() which check for 2011-10-25 19:45: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 When building some of the boot loaders with clang, and DEBUG_FLAGS or 2011-07-17 13:50:21 +00:00
sio.S Build boot2 with -mregparm=3, ie. pass upto 3 arguments via registers. 2011-04-04 18:23:55 +00:00