Home
last modified time | relevance | path

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

/dports/lang/librep/librep_0.92.7/src/
H A Dbytecodes.h278 #define OP_EJMP 0xf8 /* if (not pop[1]) jmp pc[0,1] macro
H A Dlispmach.h415 &&TAG(OP_EJMP), &&TAG(OP_JPN), &&TAG(OP_JPT), &&TAG(OP_JMP), /*F8*/ \
2119 BEGIN_INSN (OP_EJMP) in vm()