Home
last modified time | relevance | path

Searched refs:OPC_JNE (Results 1 – 3 of 3) sorted by relevance

/dports/games/tads/tads-3.0.8/tads3/
H A Dvmop.h119 #define OPC_JNE 0x95 /* jump if not equal */ macro
H A Dtct3.cpp684 opc = OPC_JNE; in write_op()
726 case OPC_JNE: in write_op()
753 opc = OPC_JNE; in write_op()
8029 case OPC_JNE: in remove_jumps_to_jumps()
H A Dvmrun.cpp1745 case OPC_JNE: in run()