MicrOS
fpu_state Struct Reference

#include <fpu_state.h>

Public Attributes

uint32_t control_word
 
uint32_t status_word
 
uint32_t tag_word
 
uint32_t instruction_pointer_offset
 
uint16_t instruction_pointer_selector
 
uint16_t opcode
 
uint32_t operand_pointer_offset
 
uint32_t operand_pointer_selector
 
uint8_t registers [80]
 

Member Data Documentation

◆ control_word

uint32_t fpu_state::control_word

◆ instruction_pointer_offset

uint32_t fpu_state::instruction_pointer_offset

◆ instruction_pointer_selector

uint16_t fpu_state::instruction_pointer_selector

◆ opcode

uint16_t fpu_state::opcode

◆ operand_pointer_offset

uint32_t fpu_state::operand_pointer_offset

◆ operand_pointer_selector

uint32_t fpu_state::operand_pointer_selector

◆ registers

uint8_t fpu_state::registers[80]

◆ status_word

uint32_t fpu_state::status_word

◆ tag_word

uint32_t fpu_state::tag_word

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