Searched refs:tme_m68k_exception (Results 1 – 7 of 7) sorted by relevance
/dports/emulators/tme/tme-0.8/ic/m68k/ |
H A D | m68k-impl.h | 301 #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 D | m68k-misc.c | 192 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 D | m68010.c | 312 tme_m68k_exception(ic, TME_M68K_EXCEPTION_INST(TME_M68K_VECTOR_FORMAT));\ in _tme_m68010_rte()
|
H A D | m68020.c | 411 tme_m68k_exception(ic, TME_M68K_EXCEPTION_INST(TME_M68K_VECTOR_FORMAT));\ in _tme_m68020_rte()
|
H A D | m68k-execute.c | 865 tme_m68k_exception(ic, exceptions); in _TME_M68K_EXECUTE_NAME()
|
H A D | m68k-insns-auto.c | 5506 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 D | ChangeLog | 3756 * ic/m68k/m68k-misc.c (tme_m68k_exception): Now log a message when a
|