next up previous contents index
Next: 10.3.6 far_ptr.h: Far (segment:offset) Up: (X86) Generic Low-level Definitions Previous: 10.3.4 debug_reg.h: Debug register

10.3.5 fp_reg.h: Floating point register definitions and accessor functions

 

SYNOPSIS

#include <oskit/x86/fp_reg.h>

DESCRIPTION

XXX

This file contains the structure definition for saving the floating-point state and then restoring it. It also contains definitions for the x87 control and status registers.

This header file is taken from CMU's Mach kernel.



University of Utah Flux Research Group