]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Re-arrange the page layout used by vm86_bioscall so that we can
authorjlemon <jlemon@FreeBSD.org>
Mon, 27 Jul 1998 16:45:05 +0000 (16:45 +0000)
committerjlemon <jlemon@FreeBSD.org>
Mon, 27 Jul 1998 16:45:05 +0000 (16:45 +0000)
commitd757cde4ede5b9a44050419d6c70beb820bd8102
treef5139dc03745c7891f0b4a500e24e76c3e54086e
parent3f4090e1b74c9bd804e625d65274580eaca5d5cd
Re-arrange the page layout used by vm86_bioscall so that we can
potentially re-use the stack page.

Cosmetic cleanup of the code to de-obfuscate it and make it easier
to follow.  There should be no functional changes in this commit.
sys/amd64/amd64/locore.S
sys/amd64/amd64/locore.s
sys/i386/i386/locore.s
sys/i386/i386/vm86.c
sys/i386/i386/vm86bios.s