freebsd-dev/sys/boot/pc98/libpc98
John Baldwin 9beae9a046 Fix remaining direct tests of the carry flag in the v86 %eflags via a
magic number to use V86_CY() instead.  These should have been fixed as
part of the cleanup in r226746 but were missed.

The md5 sums of the object files were unchanged, so there should be no
functional change.

PR:		205424
Submitted by:	Alexander Kuleshov <kuleshovmail@gmail.com>
MFC after:	1 week
2015-12-24 06:22:41 +00:00
..
bioscd.c
biosdisk.c Fix remaining direct tests of the carry flag in the v86 %eflags via a 2015-12-24 06:22:41 +00:00
biosmem.c
biossmap.c
comconsole.c Make comconsole options set before its activation to be remembered. 2014-01-20 23:27:05 +00:00
libpc98.h
Makefile Since clang 3.6.0 now implements the archetype 'freebsd_kprintf' for 2015-01-28 18:36:33 +00:00
pc98_sys.c
time.c
vidconsole.c