Module fpccr

Module fpccr 

Expand description

Floating-point Context Control Register

Structs§

FpccrSpec
Floating-point Context Control Register

Enums§

Aspen
Enables CONTROL2 setting on execution of a floating-point instruction. This results in automatic hardware state preservation and restoration, for floating-point context, on exception entry and exit.
Bfrdy
Permission to set the BusFault handler to the pending state when the floating-point stack frame was allocated.
Hfrdy
Permission to set the HardFault handler to the pending state when the floating-point stack frame was allocated.
Lspact
Lazy state preservation.
Lspen
Lazy state preservation for floating-point context.
Mmrdy
Permission to set the MemManage handler to the pending state when the floating-point stack frame was allocated.
Monrdy
Permission to set the MON_PEND when the floating-point stack frame was allocated.
Thread
Mode when the floating-point stack frame was allocated.
User
Privilege level when the floating-point stack frame was allocated.

Type Aliases§

AspenR
Field ASPEN reader - Enables CONTROL2 setting on execution of a floating-point instruction. This results in automatic hardware state preservation and restoration, for floating-point context, on exception entry and exit.
AspenW
Field ASPEN writer - Enables CONTROL2 setting on execution of a floating-point instruction. This results in automatic hardware state preservation and restoration, for floating-point context, on exception entry and exit.
BfrdyR
Field BFRDY reader - Permission to set the BusFault handler to the pending state when the floating-point stack frame was allocated.
BfrdyW
Field BFRDY writer - Permission to set the BusFault handler to the pending state when the floating-point stack frame was allocated.
HfrdyR
Field HFRDY reader - Permission to set the HardFault handler to the pending state when the floating-point stack frame was allocated.
HfrdyW
Field HFRDY writer - Permission to set the HardFault handler to the pending state when the floating-point stack frame was allocated.
LspactR
Field LSPACT reader - Lazy state preservation.
LspactW
Field LSPACT writer - Lazy state preservation.
LspenR
Field LSPEN reader - Lazy state preservation for floating-point context.
LspenW
Field LSPEN writer - Lazy state preservation for floating-point context.
MmrdyR
Field MMRDY reader - Permission to set the MemManage handler to the pending state when the floating-point stack frame was allocated.
MmrdyW
Field MMRDY writer - Permission to set the MemManage handler to the pending state when the floating-point stack frame was allocated.
MonrdyR
Field MONRDY reader - Permission to set the MON_PEND when the floating-point stack frame was allocated.
MonrdyW
Field MONRDY writer - Permission to set the MON_PEND when the floating-point stack frame was allocated.
R
Register FPCCR reader
ThreadR
Field THREAD reader - Mode when the floating-point stack frame was allocated.
ThreadW
Field THREAD writer - Mode when the floating-point stack frame was allocated.
UserR
Field USER reader - Privilege level when the floating-point stack frame was allocated.
UserW
Field USER writer - Privilege level when the floating-point stack frame was allocated.
W
Register FPCCR writer