Searched refs:opMOVCFUB (Results 1 – 8 of 8) sorted by relevance
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/v60/ |
H A D | op7a.c | 576 static UINT32 opMOVCFUB(void) { return opMOVSTRUB(1,0); } in opMOVCFUB() function 1137 opMOVCFUB,
|
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/v60/ |
H A D | op7a.c | 576 static UINT32 opMOVCFUB(void) { return opMOVSTRUB(1,0); } in opMOVCFUB() function 1137 opMOVCFUB,
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/v60/ |
H A D | op7a.c | 576 UINT32 opMOVCFUB(void) { return opMOVSTRUB(1,0); } in opMOVCFUB() function 1090 { opMOVCFUB , opMOVCFUH },
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/v60/ |
H A D | op7a.c | 576 static UINT32 opMOVCFUB(void) { return opMOVSTRUB(1,0); } in opMOVCFUB() function 1137 opMOVCFUB,
|
/dports/emulators/mess/mame-mame0226/src/devices/cpu/v60/ |
H A D | op7a.hxx | 558 uint32_t v60_device::opMOVCFUB() { return opMOVSTRUB(1, 0); } in opMOVCFUB() function in v60_device 1119 &v60_device::opMOVCFUB,
|
H A D | v60.h | 739 uint32_t opMOVCFUB();
|
/dports/emulators/mame/mame-mame0226/src/devices/cpu/v60/ |
H A D | op7a.hxx | 558 uint32_t v60_device::opMOVCFUB() { return opMOVSTRUB(1, 0); } in opMOVCFUB() function in v60_device 1119 &v60_device::opMOVCFUB,
|
H A D | v60.h | 739 uint32_t opMOVCFUB();
|