Home
last modified time | relevance | path

Searched refs:tme_m68k_exception (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/tme/tme-0.8/ic/m68k/
H A Dm68k-impl.h301 #define TME_M68K_INSN_EXCEPTION(e) tme_m68k_exception(ic, e)
593 void tme_m68k_exception _TME_P((struct tme_m68k *, tme_uint32_t));
H A Dm68k-misc.c192 tme_m68k_exception(ic, TME_M68K_EXCEPTION_RESET); in tme_m68k_external_check()
242 tme_m68k_exception(ic, internal_exceptions | TME_M68K_EXCEPTION_INT(ipl, vector)); in tme_m68k_external_check()
248 tme_m68k_exception(ic, internal_exceptions); in tme_m68k_external_check()
814 tme_m68k_exception(struct tme_m68k *ic, tme_uint32_t new_exceptions) in tme_m68k_exception() function
H A Dm68010.c312 tme_m68k_exception(ic, TME_M68K_EXCEPTION_INST(TME_M68K_VECTOR_FORMAT));\ in _tme_m68010_rte()
H A Dm68020.c411 tme_m68k_exception(ic, TME_M68K_EXCEPTION_INST(TME_M68K_VECTOR_FORMAT));\ in _tme_m68020_rte()
H A Dm68k-execute.c865 tme_m68k_exception(ic, exceptions); in _TME_M68K_EXECUTE_NAME()
H A Dm68k-insns-auto.c5506 tme_m68k_exception(ic, exception); in tme_m68k_read()
5825 tme_m68k_exception(ic, exception); in tme_m68k_write()
/dports/emulators/tme/tme-0.8/
H A DChangeLog3756 * ic/m68k/m68k-misc.c (tme_m68k_exception): Now log a message when a