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