Go to the source code of this file.
Defines | |
| #define | FPSR ps->state_AR[ar_fpsr].fpsr |
| #define | FPSR_value ps->state_AR[ar_fpsr].uint_value |
| #define | PSR ps->state_PSR |
| #define | IP ps->state_IP |
| #define | AR ps->state_AR |
| #define | FR ps->state_FR |
| #define | GR ps->state_GR |
| #define | PR ps->state_PR |
| #define | MEM ps->state_MEM |
| #define | UM ps->state_PSR |
| #define | FPSR_traps (EM_uint_t)((ps->state_AR[ar_fpsr].uint_value>> 0)&0x3F) |
| #define | FPSR_sf0_flags (EM_uint_t)((ps->state_AR[ar_fpsr].uint_value>>13)&0x3F) |
| #define | FPSR_sf1_flags (EM_uint_t)((ps->state_AR[ar_fpsr].uint_value>>26)&0x3F) |
| #define | FPSR_sf2_flags (EM_uint_t)((ps->state_AR[ar_fpsr].uint_value>>39)&0x3F) |
| #define | FPSR_sf3_flags (EM_uint_t)((ps->state_AR[ar_fpsr].uint_value>>52)&0x3F) |
| #define | FPSR_sf0_controls (EM_uint_t)((ps->state_AR[ar_fpsr].uint_value>> 6)&0x7F) |
| #define | FPSR_sf1_controls (EM_uint_t)((ps->state_AR[ar_fpsr].uint_value>>19)&0x7F) |
| #define | FPSR_sf2_controls (EM_uint_t)((ps->state_AR[ar_fpsr].uint_value>>32)&0x7F) |
| #define | FPSR_sf3_controls (EM_uint_t)((ps->state_AR[ar_fpsr].uint_value>>45)&0x7F) |
| #define | GENERAL_FORM ps->state_form.general_form |
| #define | DATA_FORM ps->state_form.data_form |
| #define | CONTROL_FORM ps->state_form.control_form |
| #define | FP82_FLOATING_FORM ps->state_form.fp82_floating_form |
| #define | CLEAR_FORM ps->state_form.clear_form |
| #define | NO_CLEAR_FORM ps->state_form.no_clear_form |
| #define | HIGH_UNSIGNED_FORM ps->state_form.high_unsigned_form |
| #define | LOW_FORM ps->state_form.low_form |
| #define | HIGH_FORM ps->state_form.high_form |
| #define | NEG_SIGN_FORM ps->state_form.neg_sign_form |
| #define | SIGN_FORM ps->state_form.sign_form |
| #define | SIGN_EXP_FORM ps->state_form.sign_exp_form |
| #define | MIX_L_FORM ps->state_form.mix_l_form |
| #define | MIX_R_FORM ps->state_form.mix_r_form |
| #define | MIX_LR_FORM ps->state_form.mix_lr_form |
| #define | SXT_L_FORM ps->state_form.sxt_l_form |
| #define | SXT_R_FORM ps->state_form.sxt_r_form |
| #define | PACK_FORM ps->state_form.pack_form |
| #define | SWAP_FORM ps->state_form.swap_form |
| #define | SWAP_NL_FORM ps->state_form.swap_nl_form |
| #define | SWAP_NR_FORM ps->state_form.swap_nr_form |
| #define | SIGNED_FORM ps->state_form.signed_form |
| #define | TRUNC_FORM ps->state_form.trunc_form |
| #define | UNSIGNED_FORM ps->state_form.unsigned_form |
| #define | SINGLE_FORM ps->state_form.single_form |
| #define | DOUBLE_FORM ps->state_form.double_form |
| #define | EXPONENT_FORM ps->state_form.exponent_form |
| #define | SIGNIFICAND_FORM ps->state_form.significand_form |
| #define | NO_BASE_UPDATE_FORM ps->state_form.no_base_update_form |
| #define | REGISTER_BASE_UPDATE_FORM ps->state_form.register_base_update_form |
| #define | IMMEDIATE_BASE_UPDATE_FORM ps->state_form.immediate_base_update_form |
| #define | FCHECK_BRANCH_IMPLEMENTED ps->state_form.fcheck_branch_implemented |
| #define | MERCED_RTL ps->state_MERCED_RTL |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 13 of file festate.h. Referenced by fp82_EM_initialize_state(), fp_decode_environment(), fp_emulate(), fp_update_fpsr(), and swa_trap(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 37 of file festate.h. Referenced by fp82_EM_initialize_state(), and fp_exception_fault(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 41 of file festate.h. Referenced by _famax(), _famin(), _fcmp(), _fcvt_fx(), _fma(), _fmax(), _fmin(), _fms(), _fnma(), _fpamax(), _fpamin(), _fpcmp(), _fpcvt_fx(), _fpma(), _fpmax(), _fpmin(), _fpms(), _fpnma(), _fprcpa(), _fprsqrta(), _frcpa(), _frsqrta(), fp82_EM_initialize_state(), and fp_exception_fault(). |
|
|
Definition at line 21 of file festate.h. Referenced by fp82_EM_initialize_state(), fp_reg_disabled(), fp_update_psr(), KiEmulateByteWord(), KiEmulateReference(), KiInitializeContextThread(), and KiLocateTriggerPc(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 86 of file festate.h. Referenced by _fcvt_fx(), _fpcvt_fx(), fp82_fcvt_fx(), fp82_fcvt_fx_trunc(), fp82_fpcvt_fx(), fp82_fpcvt_fx_trunc(), and GETSTATE_F10(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 87 of file festate.h. Referenced by _fcvt_fx(), _fpcvt_fx(), fp82_fcvt_fx_trunc(), fp82_fcvt_fxu_trunc(), fp82_fpcvt_fx_trunc(), fp82_fpcvt_fxu_trunc(), and GETSTATE_F10(). |
|
|
|
|
|
Definition at line 88 of file festate.h. Referenced by fp82_fcvt_fxu(), fp82_fcvt_fxu_trunc(), fp82_fpcvt_fxu(), fp82_fpcvt_fxu_trunc(), and GETSTATE_F10(). |
1.3.7