RTEMS  5.1
Data Structures | Macros | Functions

Milkymist PFPU driver. More...

Go to the source code of this file.

Data Structures

struct  pfpu_td
 

Macros

#define PFPU_EXECUTE   0x4600
 
#define PFPU_PROGSIZE   (2048)
 
#define PFPU_REG_COUNT   (128)
 
#define PFPU_DRIVER_TABLE_ENTRY
 

Functions

rtems_device_driver pfpu_initialize (rtems_device_major_number major, rtems_device_minor_number minor, void *arg)
 
rtems_device_driver pfpu_control (rtems_device_major_number major, rtems_device_minor_number minor, void *arg)
 

Detailed Description

Milkymist PFPU driver.