Searched refs:JLT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/net/java/android/net/apf/
H A DApfGenerator.java58 JLT(18), // Compare less than and branch, e.g. "jlt R0,5,label" enum constant in enum:ApfGenerator.Opcodes
680 Instruction instruction = new Instruction(Opcodes.JLT);
736 Instruction instruction = new Instruction(Opcodes.JLT, Register.R1);

Completed in 32 milliseconds