Home
last modified time | relevance | path

Searched refs:CMPI_L (Results 1 – 7 of 7) sorted by relevance

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/tms34010/
H A D34010ops.c387 #define CMPI_L(R) \ macro
395 static void cmpi_l_a(void) { CMPI_L(A); } in cmpi_l_a()
396 static void cmpi_l_b(void) { CMPI_L(B); } in cmpi_l_b()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/tms34/
H A D34010ops.c505 #define CMPI_L(R) \ macro
514 static void cmpi_l_a(void) { CMPI_L(A); } in cmpi_l_a()
515 static void cmpi_l_b(void) { CMPI_L(B); } in cmpi_l_b()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/tms34010/
H A D34010ops.c428 #define CMPI_L(R) \ macro
436 static void cmpi_l_a(void) { CMPI_L(A); } in cmpi_l_a()
437 static void cmpi_l_b(void) { CMPI_L(B); } in cmpi_l_b()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/tms34010/
H A D34010ops.c428 #define CMPI_L(R) \ macro
436 static void cmpi_l_a(void) { CMPI_L(A); } in cmpi_l_a()
437 static void cmpi_l_b(void) { CMPI_L(B); } in cmpi_l_b()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/mame/tm34010/
H A D34010ops.c494 #define CMPI_L(R) \ macro
503 void tms340x0_device::cmpi_l_a(UINT16 op) { CMPI_L(A); } in cmpi_l_a()
504 void tms340x0_device::cmpi_l_b(UINT16 op) { CMPI_L(B); } in cmpi_l_b()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/tms34010/
H A D34010ops.hxx489 #define CMPI_L(R) \ macro
498 void tms340x0_device::cmpi_l_a(uint16_t op) { CMPI_L(A); } in cmpi_l_a()
499 void tms340x0_device::cmpi_l_b(uint16_t op) { CMPI_L(B); } in cmpi_l_b()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/tms34010/
H A D34010ops.hxx489 #define CMPI_L(R) \ macro
498 void tms340x0_device::cmpi_l_a(uint16_t op) { CMPI_L(A); } in cmpi_l_a()
499 void tms340x0_device::cmpi_l_b(uint16_t op) { CMPI_L(B); } in cmpi_l_b()