Home
last modified time | relevance | path

Searched refs:SH4_INTEVT_SCIF_ERI (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/gxemul/gxemul-0.6.3/src/include/thirdparty/
H A Dsh4_exception.h104 #define SH4_INTEVT_SCIF_ERI 0x700 macro
/dports/emulators/gxemul/gxemul-0.6.3/src/cpus/
H A Dcpu_sh.cc279 for (i=SH4_INTEVT_SCIF_ERI; i<=SH4_INTEVT_SCIF_TXI; i+=0x20) { in sh_update_interrupt_priorities()