Searched refs:JMP_OPCODE (Results 1 – 3 of 3) sorted by relevance
140 #define JMP_OPCODE 14 // Unconditional jump, e.g. "jmp label" macro
46 [JMP_OPCODE] = "jmp",114 case JMP_OPCODE: in main()
146 case JMP_OPCODE: in accept_packet()