/dports/emulators/mess/mame-mame0226/src/devices/cpu/g65816/ |
H A D | g65816op.h | 1047 #undef OP_RORM 1049 #define OP_RORM(MODE) \ macro 1057 #define OP_RORM(MODE) \ macro 1615 OP(66, OP_RORM ( D ) ) /* ROR d */ 1623 OP(6e, OP_RORM ( A ) ) /* ROR a */ 1631 OP(76, OP_RORM ( DX ) ) /* ROR dx */ 1639 OP(7e, OP_RORM ( AX ) ) /* ROR ax */
|
/dports/emulators/mame/mame-mame0226/src/devices/cpu/g65816/ |
H A D | g65816op.h | 1047 #undef OP_RORM 1049 #define OP_RORM(MODE) \ macro 1057 #define OP_RORM(MODE) \ macro 1615 OP(66, OP_RORM ( D ) ) /* ROR d */ 1623 OP(6e, OP_RORM ( A ) ) /* ROR a */ 1631 OP(76, OP_RORM ( DX ) ) /* ROR dx */ 1639 OP(7e, OP_RORM ( AX ) ) /* ROR ax */
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/g65816/ |
H A D | g65816op.h | 1346 #undef OP_RORM 1348 #define OP_RORM(MODE) \ macro 1356 #define OP_RORM(MODE) \ macro 1904 OP(66, OP_RORM ( D ) ) /* ROR d */ 1912 OP(6e, OP_RORM ( A ) ) /* ROR a */ 1920 OP(76, OP_RORM ( DX ) ) /* ROR dx */ 1928 OP(7e, OP_RORM ( AX ) ) /* ROR ax */
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/g65816/ |
H A D | g65816op.h | 1346 #undef OP_RORM 1348 #define OP_RORM(MODE) \ macro 1356 #define OP_RORM(MODE) \ macro 1904 OP(66, OP_RORM ( D ) ) /* ROR d */ 1912 OP(6e, OP_RORM ( A ) ) /* ROR a */ 1920 OP(76, OP_RORM ( DX ) ) /* ROR dx */ 1928 OP(7e, OP_RORM ( AX ) ) /* ROR ax */
|
/dports/emulators/mess/mame-mame0226/src/devices/cpu/spc700/ |
H A D | spc700.cpp | 1104 #define OP_RORM(BCLK, MODE) \ macro 1520 case 0x6b: OP_RORM ( 4, DP ); break; /* ROR dp */ in execute_run() 1522 case 0x6c: OP_RORM ( 5, ABS ); break; /* ROR abs */ in execute_run() 1539 case 0x7b: OP_RORM ( 5, DPX ); break; /* ROR dpx */ in execute_run()
|
/dports/emulators/mame/mame-mame0226/src/devices/cpu/spc700/ |
H A D | spc700.cpp | 1104 #define OP_RORM(BCLK, MODE) \ macro 1520 case 0x6b: OP_RORM ( 4, DP ); break; /* ROR dp */ in execute_run() 1522 case 0x6c: OP_RORM ( 5, ABS ); break; /* ROR abs */ in execute_run() 1539 case 0x7b: OP_RORM ( 5, DPX ); break; /* ROR dpx */ in execute_run()
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/spc700/ |
H A D | spc700.c | 1223 #define OP_RORM(BCLK, MODE) \ macro 1708 case 0x6b: OP_RORM ( 4, DP ); break; /* ROR dp */ in spc700_execute() 1709 case 0x6c: OP_RORM ( 5, ABS ); break; /* ROR abs */ in spc700_execute() 1724 case 0x7b: OP_RORM ( 5, DPX ); break; /* ROR dpx */ in spc700_execute()
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/spc700/ |
H A D | spc700.c | 1223 #define OP_RORM(BCLK, MODE) \ macro 1708 case 0x6b: OP_RORM ( 4, DP ); break; /* ROR dp */ in spc700_execute() 1709 case 0x6c: OP_RORM ( 5, ABS ); break; /* ROR abs */ in spc700_execute() 1724 case 0x7b: OP_RORM ( 5, DPX ); break; /* ROR dpx */ in spc700_execute()
|
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/m377/ |
H A D | m37710op.h | 1272 #undef OP_RORM 1274 #define OP_RORM(MODE) \ macro 1282 #define OP_RORM(MODE) \ macro 1979 OP(66, OP_RORM ( D ) ) /* ROR d */ 1987 OP(6e, OP_RORM ( A ) ) /* ROR a */ 1995 OP(76, OP_RORM ( DX ) ) /* ROR dx */ 2003 OP(7e, OP_RORM ( AX ) ) /* ROR ax */
|
/dports/emulators/mess/mame-mame0226/src/devices/cpu/m37710/ |
H A D | m37710op.h | 1339 #undef OP_RORM 1341 #define OP_RORM(MODE) \ macro 1349 #define OP_RORM(MODE) \ macro 2044 OP(66, OP_RORM ( D ) ) /* ROR d */ 2052 OP(6e, OP_RORM ( A ) ) /* ROR a */ 2060 OP(76, OP_RORM ( DX ) ) /* ROR dx */ 2068 OP(7e, OP_RORM ( AX ) ) /* ROR ax */
|
/dports/emulators/mame/mame-mame0226/src/devices/cpu/m37710/ |
H A D | m37710op.h | 1339 #undef OP_RORM 1341 #define OP_RORM(MODE) \ macro 1349 #define OP_RORM(MODE) \ macro 2044 OP(66, OP_RORM ( D ) ) /* ROR d */ 2052 OP(6e, OP_RORM ( A ) ) /* ROR a */ 2060 OP(76, OP_RORM ( DX ) ) /* ROR dx */ 2068 OP(7e, OP_RORM ( AX ) ) /* ROR ax */
|