Searched refs:JNE (Results 1 – 1 of 1) sorted by relevance
56 JNE(16), // Compare not equal and branch, e.g. "jne R0,5,label" enumConstant636 Instruction instruction = new Instruction(Opcodes.JNE); in addJumpIfR0NotEquals()694 Instruction instruction = new Instruction(Opcodes.JNE, Register.R1); in addJumpIfR0NotEqualsR1()