Expand description
Floting point unit
Modules
- Floating-point context address register
- Floating-point context control register
- Floating-point status control register
Structs
- Register block
Type Aliases
- FPCAR register accessor: an alias for
Reg<FPCAR_SPEC>
- FPCCR register accessor: an alias for
Reg<FPCCR_SPEC>
- FPSCR register accessor: an alias for
Reg<FPSCR_SPEC>