Searched refs:FCONST_1 (Results 1 – 15 of 15) sorted by relevance
45 super.setOpcode(org.apache.bcel.Const.FCONST_1); in FCONST()
59 public static final Instruction FCONST_1 = new FCONST(1); field in InstructionConst190 INSTRUCTIONS[Const.FCONST_1] = FCONST_1;
60 Instruction FCONST_1 = new FCONST(1); field195 INSTRUCTIONS[Const.FCONST_1] = FCONST_1; in Clinit()
69 instruction = InstructionConst.FCONST_1; in PUSH()
94 int FCONST_1 = 12; field
142 FCONST_0, FCONST_1, FCONST_2 -> { in executeOne()
349 … String(new char[] { '(', makeChar(Const.FCONST_0), '|', makeChar(Const.FCONST_1), '|', makeChar(C…
328 short FCONST_1 = 12; field
540 public static final short FCONST_1 = 12; field in Const
159 testInsn(FCONST_1, true); in testInsn()
603 || opcode == Opcodes.FCONST_1 in isPushForType()
117 case Opcodes.FCONST_1: in visitInsn()
153 case Opcode.FCONST_1 : in doOpcode0_53()
94 case FCONST_1: in execute()
1701 FCONST_1