Module fpu

Source
Expand description

Floting point unit

Modules§

fpcar
Floating-point context address register
fpccr
Floating-point context control register
fpscr
Floating-point status control register

Structs§

RegisterBlock
Register block

Type Aliases§

FPCAR
FPCAR register accessor: an alias for Reg<FPCAR_SPEC>
FPCCR
FPCCR register accessor: an alias for Reg<FPCCR_SPEC>
FPSCR
FPSCR register accessor: an alias for Reg<FPSCR_SPEC>