![]() |
CMSIS-Core (Cortex-A)
Version 6.1.0
CMSIS-Core support for Cortex-A processor-based devices
|
|
Provides a global enable for the Advanced SIMD and Floating-point (VFP) Extensions, and indicates how the state of these extensions is recorded.
Provides a global enable for the Advanced SIMD and Floating-point (VFP) Extensions, and indicates how the state of these extensions is recorded.
Bits | Name | Function |
---|---|---|
[31] | EX | Exception bit. |
[30] | EN | Enable bit. |
[29:0] | - | SUBARCHITECTURE DEFINED. |
Consider __get_FPEXC and __set_FPEXC to access this register.