Searched refs:JGT (Results 1 – 1 of 1) sorted by relevance
57 JGT(17), // Compare greater than and branch, e.g. "jgt R0,5,label" enumConstant668 Instruction instruction = new Instruction(Opcodes.JGT); in addJumpIfR0GreaterThan()725 Instruction instruction = new Instruction(Opcodes.JGT, Register.R1); in addJumpIfR0GreaterThanR1()