picotm  0.2.0
fpu_tx Struct Reference

#include <fpu_tx.h>

Detailed Description

The data structure |struct fpu_tx| represents a transaction on the state of the thread's FPU state.

Transactional C functions potentially modify the state of the thread's floating-point environment or status flags. Before executing such a change, a function shall save the pre-transaction state in |struct fpu_tx| using the public interface.


The documentation for this struct was generated from the following file: