Go to the source code of this file.
Functions | |
X (bcnd_gt0) | |
X (bcnd_eq0) | |
X (bcnd_ge0) | |
X (bcnd_not_maxneg) | |
X (bcnd_maxneg) | |
X (bcnd_lt0) | |
X (bcnd_ne0) | |
X (bcnd_le0) | |
X (bcnd_n_gt0) | |
X (bcnd_n_eq0) | |
X (bcnd_n_ge0) | |
X (bcnd_n_not_maxneg) | |
X (bcnd_n_maxneg) | |
X (bcnd_n_lt0) | |
X (bcnd_n_ne0) | |
X (bcnd_n_le0) | |
X (bcnd_samepage_gt0) | |
X (bcnd_samepage_eq0) | |
X (bcnd_samepage_ge0) | |
X (bcnd_samepage_not_maxneg) | |
X (bcnd_samepage_maxneg) | |
X (bcnd_samepage_lt0) | |
X (bcnd_samepage_ne0) | |
X (bcnd_samepage_le0) | |
Variables | |
void(* | m88k_bcnd [32 *2 *2])(struct cpu *, struct m88k_instr_call *) |
X | ( | bcnd_gt0 | ) |
Definition at line 5 of file tmp_m88k_bcnd.cc.
References ic, cpu::pc, quick_pc_to_pointers, and reg.
X | ( | bcnd_eq0 | ) |
Definition at line 14 of file tmp_m88k_bcnd.cc.
References ic, cpu::pc, quick_pc_to_pointers, and reg.
X | ( | bcnd_ge0 | ) |
Definition at line 23 of file tmp_m88k_bcnd.cc.
References ic, cpu::pc, quick_pc_to_pointers, and reg.
X | ( | bcnd_not_maxneg | ) |
Definition at line 32 of file tmp_m88k_bcnd.cc.
References ic, cpu::pc, quick_pc_to_pointers, and reg.
X | ( | bcnd_maxneg | ) |
Definition at line 41 of file tmp_m88k_bcnd.cc.
References ic, cpu::pc, quick_pc_to_pointers, and reg.
X | ( | bcnd_lt0 | ) |
Definition at line 50 of file tmp_m88k_bcnd.cc.
References ic, cpu::pc, quick_pc_to_pointers, and reg.
X | ( | bcnd_ne0 | ) |
Definition at line 59 of file tmp_m88k_bcnd.cc.
References ic, cpu::pc, quick_pc_to_pointers, and reg.
X | ( | bcnd_le0 | ) |
Definition at line 68 of file tmp_m88k_bcnd.cc.
References ic, cpu::pc, quick_pc_to_pointers, and reg.
X | ( | bcnd_n_gt0 | ) |
Definition at line 77 of file tmp_m88k_bcnd.cc.
References cpu::cd, cond, cpu::delay_slot, m88k_cpu::delay_target, EXCEPTION_IN_DELAY_SLOT, ic, cpu::m88k, M88K_IC_ENTRIES_PER_PAGE, M88K_INSTR_ALIGNMENT_SHIFT, cpu::n_translated_instrs, NOT_DELAYED, cpu::pc, quick_pc_to_pointers, reg, SYNCH_PC, and TO_BE_DELAYED.
X | ( | bcnd_n_eq0 | ) |
Definition at line 102 of file tmp_m88k_bcnd.cc.
References cpu::cd, cond, cpu::delay_slot, m88k_cpu::delay_target, EXCEPTION_IN_DELAY_SLOT, ic, cpu::m88k, M88K_IC_ENTRIES_PER_PAGE, M88K_INSTR_ALIGNMENT_SHIFT, cpu::n_translated_instrs, NOT_DELAYED, cpu::pc, quick_pc_to_pointers, reg, SYNCH_PC, and TO_BE_DELAYED.
X | ( | bcnd_n_ge0 | ) |
Definition at line 127 of file tmp_m88k_bcnd.cc.
References cpu::cd, cond, cpu::delay_slot, m88k_cpu::delay_target, EXCEPTION_IN_DELAY_SLOT, ic, cpu::m88k, M88K_IC_ENTRIES_PER_PAGE, M88K_INSTR_ALIGNMENT_SHIFT, cpu::n_translated_instrs, NOT_DELAYED, cpu::pc, quick_pc_to_pointers, reg, SYNCH_PC, and TO_BE_DELAYED.
X | ( | bcnd_n_not_maxneg | ) |
Definition at line 152 of file tmp_m88k_bcnd.cc.
References cpu::cd, cond, cpu::delay_slot, m88k_cpu::delay_target, EXCEPTION_IN_DELAY_SLOT, ic, cpu::m88k, M88K_IC_ENTRIES_PER_PAGE, M88K_INSTR_ALIGNMENT_SHIFT, cpu::n_translated_instrs, NOT_DELAYED, cpu::pc, quick_pc_to_pointers, reg, SYNCH_PC, and TO_BE_DELAYED.
X | ( | bcnd_n_maxneg | ) |
Definition at line 177 of file tmp_m88k_bcnd.cc.
References cpu::cd, cond, cpu::delay_slot, m88k_cpu::delay_target, EXCEPTION_IN_DELAY_SLOT, ic, cpu::m88k, M88K_IC_ENTRIES_PER_PAGE, M88K_INSTR_ALIGNMENT_SHIFT, cpu::n_translated_instrs, NOT_DELAYED, cpu::pc, quick_pc_to_pointers, reg, SYNCH_PC, and TO_BE_DELAYED.
X | ( | bcnd_n_lt0 | ) |
Definition at line 202 of file tmp_m88k_bcnd.cc.
References cpu::cd, cond, cpu::delay_slot, m88k_cpu::delay_target, EXCEPTION_IN_DELAY_SLOT, ic, cpu::m88k, M88K_IC_ENTRIES_PER_PAGE, M88K_INSTR_ALIGNMENT_SHIFT, cpu::n_translated_instrs, NOT_DELAYED, cpu::pc, quick_pc_to_pointers, reg, SYNCH_PC, and TO_BE_DELAYED.
X | ( | bcnd_n_ne0 | ) |
Definition at line 227 of file tmp_m88k_bcnd.cc.
References cpu::cd, cond, cpu::delay_slot, m88k_cpu::delay_target, EXCEPTION_IN_DELAY_SLOT, ic, cpu::m88k, M88K_IC_ENTRIES_PER_PAGE, M88K_INSTR_ALIGNMENT_SHIFT, cpu::n_translated_instrs, NOT_DELAYED, cpu::pc, quick_pc_to_pointers, reg, SYNCH_PC, and TO_BE_DELAYED.
X | ( | bcnd_n_le0 | ) |
Definition at line 252 of file tmp_m88k_bcnd.cc.
References cpu::cd, cond, cpu::delay_slot, m88k_cpu::delay_target, EXCEPTION_IN_DELAY_SLOT, ic, cpu::m88k, M88K_IC_ENTRIES_PER_PAGE, M88K_INSTR_ALIGNMENT_SHIFT, cpu::n_translated_instrs, NOT_DELAYED, cpu::pc, quick_pc_to_pointers, reg, SYNCH_PC, and TO_BE_DELAYED.
X | ( | bcnd_samepage_gt0 | ) |
X | ( | bcnd_samepage_eq0 | ) |
X | ( | bcnd_samepage_ge0 | ) |
X | ( | bcnd_samepage_not_maxneg | ) |
X | ( | bcnd_samepage_maxneg | ) |
X | ( | bcnd_samepage_lt0 | ) |
X | ( | bcnd_samepage_ne0 | ) |
X | ( | bcnd_samepage_le0 | ) |
void(* m88k_bcnd[32 * 2 * 2])(struct cpu *, struct m88k_instr_call *) |
Definition at line 342 of file tmp_m88k_bcnd.cc.
Referenced by X().