Searched refs:JEQ (Results 1 – 1 of 1) sorted by relevance
55 JEQ(15), // Compare equal and branch, e.g. "jeq R0,5,label" enumConstant624 Instruction instruction = new Instruction(Opcodes.JEQ); in addJumpIfR0Equals()683 Instruction instruction = new Instruction(Opcodes.JEQ, Register.R1); in addJumpIfR0EqualsR1()