Searched refs:JNE_OPCODE (Results 1 – 3 of 3) sorted by relevance
149 #define JNE_OPCODE 16 // Compare not equal and branch, e.g. "jne R0,5,label" macro
48 [JNE_OPCODE] = "jne",114 case JNE_OPCODE: in apf_disassemble()
162 case JNE_OPCODE: in accept_packet()183 case JNE_OPCODE: in accept_packet()