Home
last modified time | relevance | path

Searched refs:PINOP (Results 1 – 2 of 2) sorted by relevance

/dports/games/pmars/pmars-0.9.2/src/
H A Dasm.c176 #define PINOP (OPNUM + 2) macro
1465 || (opcode == PINOP)
1477 if ((opcode == ORGOP || opcode == PINOP) && SWITCH_8)
1483 else if (opcode == PINOP) {
/dports/games/pmars-sdl/pmars-0.9.2-5/src/
H A Dasm.c176 #define PINOP (OPNUM + 2) macro
1475 || (opcode == PINOP)
1487 if ((opcode == ORGOP || opcode == PINOP) && SWITCH_8)
1493 else if (opcode == PINOP) {