Module tartan_arch::aarch64::float
source · Available on AArch64 only.
Expand description
Floating-point control and status.
Structs§
FPCR
: Influences floating-point instruction execution.- Status/mask bits for each type of floating-point exception.
- Floating-point rounding mode, as defined by IEEE 754.
FPSR
: Indicates non-trapped floating-point exceptions.