base/include/asm-arm/rtai_fpu.h File Reference

Go to the source code of this file.

Data Structures

struct  arm_fpu_env

Defines

#define init_fpu(tsk)   do { /* nop */ } while (0)
#define restore_fpu(tsk)   do { /* nop */ } while (0)
#define save_cr0_and_clts(x)   do { /* nop */ } while (0)
#define restore_cr0(x)   do { /* nop */ } while (0)
#define enable_fpu()   do { /* nop */ } while (0)
#define load_mxcsr(val)   do { /* nop */ } while (0)
#define init_xfpu()   do { /* nop */ } while (0)
#define save_fpenv(x)   do { /* nop */ } while (0)
#define restore_fpenv(x)   do { /* nop */ } while (0)
#define restore_task_fpenv(t)   do { /* nop */ } while (0)
#define restore_fpenv_lxrt(t)   do { /* nop */ } while (0)
#define set_tsk_used_fpu(t)   do { (t)->flags |= TIF_USED_FPU; } while (0)

Typedefs

typedef arm_fpu_env FPU_ENV


Define Documentation

 
#define enable_fpu  )     do { /* nop */ } while (0)
 

Definition at line 57 of file rtai_fpu.h.

#define init_fpu tsk   )     do { /* nop */ } while (0)
 

Definition at line 53 of file rtai_fpu.h.

 
#define init_xfpu  )     do { /* nop */ } while (0)
 

Definition at line 59 of file rtai_fpu.h.

#define load_mxcsr val   )     do { /* nop */ } while (0)
 

Definition at line 58 of file rtai_fpu.h.

#define restore_cr0  )     do { /* nop */ } while (0)
 

Definition at line 56 of file rtai_fpu.h.

#define restore_fpenv  )     do { /* nop */ } while (0)
 

Definition at line 61 of file rtai_fpu.h.

#define restore_fpenv_lxrt  )     do { /* nop */ } while (0)
 

Definition at line 63 of file rtai_fpu.h.

#define restore_fpu tsk   )     do { /* nop */ } while (0)
 

Definition at line 54 of file rtai_fpu.h.

#define restore_task_fpenv  )     do { /* nop */ } while (0)
 

Definition at line 62 of file rtai_fpu.h.

#define save_cr0_and_clts  )     do { /* nop */ } while (0)
 

Definition at line 55 of file rtai_fpu.h.

#define save_fpenv  )     do { /* nop */ } while (0)
 

Definition at line 60 of file rtai_fpu.h.

#define set_tsk_used_fpu  )     do { (t)->flags |= TIF_USED_FPU; } while (0)
 

Definition at line 71 of file rtai_fpu.h.


Typedef Documentation

typedef struct arm_fpu_env FPU_ENV
 


Generated on Thu Nov 20 11:52:05 2008 for RTAI API by doxygen 1.3.8