2001-02-23 Ben Elliston <bje@redhat.com>

* sim-main.h (ENGINE_ISSUE_PREFIX_HOOK): Only define if not
	already defined elsewhere.
This commit is contained in:
Ben Elliston 2001-02-24 02:43:11 +00:00
parent 2126d5fbda
commit fb891446b7
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2001-02-23 Ben Elliston <bje@redhat.com>
* sim-main.h (ENGINE_ISSUE_PREFIX_HOOK): Only define if not
already defined elsewhere.
2001-02-19 Ben Elliston <bje@redhat.com>
* sim-main.h (sim_monitor): Return an int.

View File

@ -328,6 +328,7 @@ struct _sim_cpu {
#define simSIGINT (1 << 28) /* 0 = do nothing; 1 = SIGINT has occured */
#define simJALDELAYSLOT (1 << 29) /* 1 = in jal delay slot */
#ifndef ENGINE_ISSUE_PREFIX_HOOK
#define ENGINE_ISSUE_PREFIX_HOOK() \
{ \
/* Perform any pending writes */ \
@ -343,6 +344,7 @@ struct _sim_cpu {
else \
STATE &= ~simPCOC0; \
}
#endif /* ENGINE_ISSUE_PREFIX_HOOK */
/* This is nasty, since we have to rely on matching the register