Home
last modified time | relevance | path

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

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/v60/
H A Doptable.c229 /* 0xe2 */ opRET_0,
H A Dop3.c602 static UINT32 opRET_0(void) { modM=0; return opRET(); } in opRET_0() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/v60/
H A Doptable.c229 /* 0xe2 */ opRET_0,
H A Dop3.c604 static UINT32 opRET_0(void) { modM=0; return opRET(); } in opRET_0() function
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/v60/
H A Doptable.c230 /* 0xe2 */ opRET_0,
H A Dop3.c602 static UINT32 opRET_0(void) { modM=0; return opRET(); } in opRET_0() function
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/v60/
H A Doptable.c182 OpCodeTable[0xe2] = opRET_0; in InitTables()
H A Dop3.c611 UINT32 opRET_0(void) { modM=0; return opRET(); } in opRET_0() function
/dports/emulators/mess/mame-mame0226/src/devices/cpu/v60/
H A Doptable.hxx231 /* 0xe2 */ &v60_device::opRET_0,
H A Dop3.hxx598 uint32_t v60_device::opRET_0() { m_modm = 0; return opRET(); } in opRET_0() function in v60_device
H A Dv60.h621 uint32_t opRET_0();
/dports/emulators/mame/mame-mame0226/src/devices/cpu/v60/
H A Doptable.hxx231 /* 0xe2 */ &v60_device::opRET_0,
H A Dop3.hxx598 uint32_t v60_device::opRET_0() { m_modm = 0; return opRET(); } in opRET_0() function in v60_device
H A Dv60.h621 uint32_t opRET_0();