Searched refs:PASSDROP (Results 1 – 3 of 3) sorted by relevance
66 return append(new Instruction(Opcodes.PASSDROP, Rbit0).addUnsigned(cnt)); in addCountAndPass()74 return append(new Instruction(Opcodes.PASSDROP, Rbit1)); in addDrop()87 return append(new Instruction(Opcodes.PASSDROP, Rbit1).addUnsigned(cnt)); in addCountAndDrop()
602 return append(new Instruction(Opcodes.PASSDROP, Rbit0)); in addPass()
64 PASSDROP(0), enumConstant