Home
last modified time | relevance | path

Searched defs:srl_r_b (Results 1 – 7 of 7) sorted by relevance

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/tms34010/
H A D34010ops.c875 static void srl_r_b(void) { SRL(B,BREG(BSRCREG)); } in srl_r_b() function
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/tms34010/
H A D34010ops.c919 static void srl_r_b(void) { SRL(B,BREG(BSRCREG)); } in srl_r_b() function
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/tms34010/
H A D34010ops.c919 static void srl_r_b(void) { SRL(B,BREG(BSRCREG)); } in srl_r_b() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/tms34/
H A D34010ops.c982 static void srl_r_b(void) { SRL(B,BREG(SRCREG)); } in srl_r_b() function
/dports/emulators/mess/mame-mame0226/src/devices/cpu/tms34010/
H A D34010ops.hxx966 void tms340x0_device::srl_r_b(uint16_t op) { SRL(B,BREG(SRCREG(op))); } in srl_r_b() function in tms340x0_device
/dports/emulators/fs-uae/fs-uae-3.1.35/src/mame/tm34010/
H A D34010ops.c971 void tms340x0_device::srl_r_b(UINT16 op) { SRL(B,BREG(SRCREG(op))); } in srl_r_b() function
/dports/emulators/mame/mame-mame0226/src/devices/cpu/tms34010/
H A D34010ops.hxx966 void tms340x0_device::srl_r_b(uint16_t op) { SRL(B,BREG(SRCREG(op))); } in srl_r_b() function in tms340x0_device