Searched refs:JLT (Results 1 – 2 of 2) sorted by relevance
58 JLT(18), // Compare less than and branch, e.g. "jlt R0,5,label" enumConstant680 Instruction instruction = new Instruction(Opcodes.JLT); in addJumpIfR0LessThan()736 Instruction instruction = new Instruction(Opcodes.JLT, Register.R1); in addJumpIfR0LessThanR1()