RTEMS
5.0.0
|
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) |
Milkymist PFPU driver.