2002-12-31 Chris Demetriou <cgd@broadcom.com>
* sim-main.h (check_branch_bug, mark_branch_bug): Remove. * mips.igen: Remove all invocations of check_branch_bug and mark_branch_bug.
This commit is contained in:
parent
e78b5cfeaf
commit
28f50ac815
3 changed files with 6 additions and 40 deletions
|
@ -423,10 +423,6 @@ struct _sim_cpu {
|
|||
hilo_history lo_history;
|
||||
#define LOHISTORY (&(CPU)->lo_history)
|
||||
|
||||
#define check_branch_bug()
|
||||
#define mark_branch_bug(TARGET)
|
||||
|
||||
|
||||
|
||||
sim_cpu_base base;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue