MicrOS
|
Tag words. More...
#include <fenv.h>
Public Attributes | |
unsigned char | tag0: 2 |
Describes content of 1st register. More... | |
unsigned char | tag1: 2 |
Describes content of 2nd register. More... | |
unsigned char | tag2: 2 |
Describes content of 3rd register. More... | |
unsigned char | tag3: 2 |
Describes content of 4th register. More... | |
unsigned char | tag4: 2 |
Describes content of 5th register. More... | |
unsigned char | tag5: 2 |
Describes content of 6th register. More... | |
unsigned char | tag6: 2 |
Describes content of 7th register. More... | |
unsigned char | tag7: 2 |
Describes content of 8th register. More... | |
Tag words.
Describes what values are stored in FPU stack: valid; zero; invalid (NaN, unsupported), infinity or denormal; empty.
unsigned char ftag_word_t::tag0 |
Describes content of 1st register.
unsigned char ftag_word_t::tag1 |
Describes content of 2nd register.
unsigned char ftag_word_t::tag2 |
Describes content of 3rd register.
unsigned char ftag_word_t::tag3 |
Describes content of 4th register.
unsigned char ftag_word_t::tag4 |
Describes content of 5th register.
unsigned char ftag_word_t::tag5 |
Describes content of 6th register.
unsigned char ftag_word_t::tag6 |
Describes content of 7th register.
unsigned char ftag_word_t::tag7 |
Describes content of 8th register.