Searched defs:OP_CALL (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/mit/lua/dist/src/ |
H A D | lopcodes.h | 294 OP_CALL,/* A B C R[A], ... ,R[A+C-2] := R[A](R[A+1], ... ,R[A+B-1]) */ enumerator
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | lm32-desc.h | 70 , OP_BNE = 23, OP_CALL = 54, OP_CALLI = 62, OP_CMPE = 57 enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | lm32-desc.h | 70 , OP_BNE = 23, OP_CALL = 54, OP_CALLI = 62, OP_CMPE = 57 enumerator
|