Home
last modified time | relevance | path

Searched refs:EXCEPTION_INTERRUPT (Results 1 – 25 of 28) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/src/devices/cpu/mips/
H A Dmips3com.h145 #define EXCEPTION_INTERRUPT 0 macro
H A Dmips1.h37 EXCEPTION_INTERRUPT = 0x00000000, enumerator
H A Dmips3drc.cpp236 static_generate_exception(EXCEPTION_INTERRUPT, true, "exception_interrupt"); in code_flush_cache()
237 static_generate_exception(EXCEPTION_INTERRUPT, false, "exception_interrupt_norecover"); in code_flush_cache()
580 alloc_handle(*m_drcuml, m_exception_norecover[EXCEPTION_INTERRUPT], "interrupt_norecover"); in static_generate_entry_point()
604 UML_CALLH(block, *m_exception_norecover[EXCEPTION_INTERRUPT]); // callh exception_norecover in static_generate_entry_point()
791 if ((PRINTF_EXCEPTIONS && exception != EXCEPTION_INTERRUPT && exception != EXCEPTION_SYSCALL) || in static_generate_exception()
1061 …UML_CALLH(block, *m_exception_norecover[EXCEPTION_INTERRUPT]); // callh interrupt_norec… in generate_update_cycles()
1080 …UML_CALLH(block, *m_exception_norecover[EXCEPTION_INTERRUPT]); // callh interrupt_norec… in generate_update_cycles()
H A Dmips3.cpp301 else if (exception == EXCEPTION_INTERRUPT && m_flavor == MIPS3_TYPE_R5900) in generate_exception()
373 generate_exception(EXCEPTION_INTERRUPT, 0); in check_irqs()
379 generate_exception(EXCEPTION_INTERRUPT, 0); in check_irqs()
1733 generate_exception(EXCEPTION_INTERRUPT, 0); in set_cop0_reg()
H A Dmips1.cpp260 generate_exception(EXCEPTION_INTERRUPT); in execute_run()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/mips/
H A Dmips3com.h145 #define EXCEPTION_INTERRUPT 0 macro
H A Dmips1.h37 EXCEPTION_INTERRUPT = 0x00000000, enumerator
H A Dmips3drc.cpp236 static_generate_exception(EXCEPTION_INTERRUPT, true, "exception_interrupt"); in code_flush_cache()
237 static_generate_exception(EXCEPTION_INTERRUPT, false, "exception_interrupt_norecover"); in code_flush_cache()
580 alloc_handle(*m_drcuml, m_exception_norecover[EXCEPTION_INTERRUPT], "interrupt_norecover"); in static_generate_entry_point()
604 UML_CALLH(block, *m_exception_norecover[EXCEPTION_INTERRUPT]); // callh exception_norecover in static_generate_entry_point()
791 if ((PRINTF_EXCEPTIONS && exception != EXCEPTION_INTERRUPT && exception != EXCEPTION_SYSCALL) || in static_generate_exception()
1061 …UML_CALLH(block, *m_exception_norecover[EXCEPTION_INTERRUPT]); // callh interrupt_norec… in generate_update_cycles()
1080 …UML_CALLH(block, *m_exception_norecover[EXCEPTION_INTERRUPT]); // callh interrupt_norec… in generate_update_cycles()
H A Dmips3.cpp301 else if (exception == EXCEPTION_INTERRUPT && m_flavor == MIPS3_TYPE_R5900) in generate_exception()
373 generate_exception(EXCEPTION_INTERRUPT, 0); in check_irqs()
379 generate_exception(EXCEPTION_INTERRUPT, 0); in check_irqs()
1733 generate_exception(EXCEPTION_INTERRUPT, 0); in set_cop0_reg()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/score/
H A Dscorem.h146 #define EXCEPTION_INTERRUPT 20 macro
H A Dscore.cpp329 gen_exception(EXCEPTION_INTERRUPT, i); in check_irq()
359 case EXCEPTION_INTERRUPT: in gen_exception()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/score/
H A Dscorem.h146 #define EXCEPTION_INTERRUPT 20 macro
H A Dscore.cpp329 gen_exception(EXCEPTION_INTERRUPT, i); in check_irq()
359 case EXCEPTION_INTERRUPT: in gen_exception()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/asap/
H A Dasap.cpp34 constexpr int EXCEPTION_INTERRUPT = 3; variable
460 generate_exception(EXCEPTION_INTERRUPT); in check_irqs()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/asap/
H A Dasap.cpp34 constexpr int EXCEPTION_INTERRUPT = 3; variable
460 generate_exception(EXCEPTION_INTERRUPT); in check_irqs()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/mips/
H A Dr3000.c64 #define EXCEPTION_INTERRUPT 0 macro
312 generate_exception(EXCEPTION_INTERRUPT); in check_irqs()
H A Dmips3.c81 #define EXCEPTION_INTERRUPT 0 macro
376 generate_exception(EXCEPTION_INTERRUPT, 0); in check_irqs()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/mips/
H A Dr3000.c64 #define EXCEPTION_INTERRUPT 0 macro
312 generate_exception(EXCEPTION_INTERRUPT); in check_irqs()
H A Dmips3.c81 #define EXCEPTION_INTERRUPT 0 macro
379 generate_exception(EXCEPTION_INTERRUPT, 0); in check_irqs()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/asap/
H A Dasap.c37 #define EXCEPTION_INTERRUPT 3 macro
398 generate_exception(EXCEPTION_INTERRUPT); in check_irqs()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/asap/
H A Dasap.c37 #define EXCEPTION_INTERRUPT 3 macro
392 generate_exception(EXCEPTION_INTERRUPT); in check_irqs()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/sharc/
H A Dsharc.h201 EXCEPTION_INTERRUPT = 0, enumerator
H A Dsharcdrc.cpp929 static_generate_exception(EXCEPTION_INTERRUPT, "exception_interrupt"); in flush_cache()
955 alloc_handle(m_exception[EXCEPTION_INTERRUPT], "exception_interrupt"); in static_generate_entry_point()
974 …UML_CALLH(block, *m_exception[EXCEPTION_INTERRUPT]); // callh m_e… in static_generate_entry_point()
1238 …UML_CALLH(block, *m_exception[EXCEPTION_INTERRUPT]); // callh m_e… in generate_update_cycles()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/sharc/
H A Dsharc.h201 EXCEPTION_INTERRUPT = 0, enumerator
H A Dsharcdrc.cpp929 static_generate_exception(EXCEPTION_INTERRUPT, "exception_interrupt"); in flush_cache()
955 alloc_handle(m_exception[EXCEPTION_INTERRUPT], "exception_interrupt"); in static_generate_entry_point()
974 …UML_CALLH(block, *m_exception[EXCEPTION_INTERRUPT]); // callh m_e… in static_generate_entry_point()
1238 …UML_CALLH(block, *m_exception[EXCEPTION_INTERRUPT]); // callh m_e… in generate_update_cycles()

12