Home | History | Annotate | Download | only in apf

Lines Matching refs:JGT

57         JGT(17),   // Compare greater than and branch, e.g. "jgt R0,5,label"
668 Instruction instruction = new Instruction(Opcodes.JGT);
725 Instruction instruction = new Instruction(Opcodes.JGT, Register.R1);