#include <fetypes.h>
Public Attributes | |
EM_psr_type | state_PSR |
EM_uint64_t | state_IP |
EM_ar_type | state_AR [1] |
EM_fp_reg_type | state_FR [MAX_REAL_FR_INDEX] |
EM_gr_reg_type | state_GR [MAX_REAL_GR_INDEX] |
EM_boolean_t | state_PR [EM_NUM_PR] |
EM_memory_type | state_MEM [EM_NUM_MEM] |
EM_form_type | state_form |
EM_uint_t | state_MERCED_RTL |
EM_EXCP_FAULT | state_fp82_fp_exception_fault |
EM_EXCP_TRAP | state_fp82_fp_exception_trap |
void * | state_user_context |
EM_uint_t | trap_type |
|
Definition at line 860 of file fetypes.h. Referenced by fp_emulate(). |
|
|
|
Definition at line 867 of file fetypes.h. Referenced by fp82_EM_initialize_state(). |
|
Definition at line 868 of file fetypes.h. Referenced by fp82_EM_initialize_state(). |
|
Definition at line 861 of file fetypes.h. Referenced by fp_emulate(). |
|
|
|
|
|
|
|
Definition at line 866 of file fetypes.h. Referenced by fp82_default_fp_exception_fault(), fp82_default_fp_exception_trap(), fp82_EM_initialize_state(), and fp_emulate(). |
|
Definition at line 863 of file fetypes.h. Referenced by fp_emulate(). |
|
|
|
|
|
Definition at line 870 of file fetypes.h. Referenced by fp82_default_fp_exception_fault(), and fp82_default_fp_exception_trap(). |