Module ccr
Expand description
Configuration and Control Register
Structs§
- CcrSpec
- Configuration and Control Register
Enums§
- Bfhfnmign
- Enables handlers with priority -1 or -2 to ignore data BusFaults caused by load and store instructions.
- Div0Trp
- Enables faulting or halting when the processor executes an SDIV or UDIV instruction with a divisor of 0
- Nonbasethrdena
- Indicates how the processor enters Thread mode
- Stkalign
- Indicates stack alignment on exception entry
- Unalign
Trp - Enables unaligned access traps
- Usersetmpend
- Enables unprivileged software access to the STIR
Type Aliases§
- BfhfnmignR
- Field
BFHFNMIGNreader - Enables handlers with priority -1 or -2 to ignore data BusFaults caused by load and store instructions. - BfhfnmignW
- Field
BFHFNMIGNwriter - Enables handlers with priority -1 or -2 to ignore data BusFaults caused by load and store instructions. - Div0
TrpR - Field
DIV_0_TRPreader - Enables faulting or halting when the processor executes an SDIV or UDIV instruction with a divisor of 0 - Div0
TrpW - Field
DIV_0_TRPwriter - Enables faulting or halting when the processor executes an SDIV or UDIV instruction with a divisor of 0 - NonbasethrdenaR
- Field
NONBASETHRDENAreader - Indicates how the processor enters Thread mode - NonbasethrdenaW
- Field
NONBASETHRDENAwriter - Indicates how the processor enters Thread mode - R
- Register
CCRreader - StkalignR
- Field
STKALIGNreader - Indicates stack alignment on exception entry - StkalignW
- Field
STKALIGNwriter - Indicates stack alignment on exception entry - Unalign
TrpR - Field
UNALIGN_TRPreader - Enables unaligned access traps - Unalign
TrpW - Field
UNALIGN_TRPwriter - Enables unaligned access traps - UsersetmpendR
- Field
USERSETMPENDreader - Enables unprivileged software access to the STIR - UsersetmpendW
- Field
USERSETMPENDwriter - Enables unprivileged software access to the STIR - W
- Register
CCRwriter