Home
last modified time | relevance | path

Searched refs:opTRAP_0 (Results 1 – 14 of 14) sorted by relevance

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/v60/
H A Doptable.c251 /* 0xf8 */ opTRAP_0,
H A Dop3.c605 static UINT32 opTRAP_0(void) { modM=0; return opTRAP(); } in opTRAP_0() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/v60/
H A Doptable.c251 /* 0xf8 */ opTRAP_0,
H A Dop3.c607 static UINT32 opTRAP_0(void) { modM=0; return opTRAP(); } in opTRAP_0() function
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/v60/
H A Doptable.c252 /* 0xf8 */ opTRAP_0,
H A Dop3.c605 static UINT32 opTRAP_0(void) { modM=0; return opTRAP(); } in opTRAP_0() function
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/v60/
H A Doptable.c204 OpCodeTable[0xf8] = opTRAP_0; in InitTables()
H A Dop3.c614 UINT32 opTRAP_0(void) { modM=0; return opTRAP(); } in opTRAP_0() function
/dports/emulators/mess/mame-mame0226/src/devices/cpu/v60/
H A Doptable.hxx253 /* 0xf8 */ &v60_device::opTRAP_0,
H A Dop3.hxx601 uint32_t v60_device::opTRAP_0() { m_modm = 0; return opTRAP(); } in opTRAP_0() function in v60_device
H A Dv60.h623 uint32_t opTRAP_0();
/dports/emulators/mame/mame-mame0226/src/devices/cpu/v60/
H A Doptable.hxx253 /* 0xf8 */ &v60_device::opTRAP_0,
H A Dop3.hxx601 uint32_t v60_device::opTRAP_0() { m_modm = 0; return opTRAP(); } in opTRAP_0() function in v60_device
H A Dv60.h623 uint32_t opTRAP_0();