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