Home | History | Annotate | Download | only in builder

Lines Matching refs:MOVE

70         implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0));
79 Assert.assertEquals(instruction.getOpcode(), Opcode.MOVE);
94 implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0));
95 implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0));
96 implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0));
105 Opcode.MOVE,
106 Opcode.MOVE,
107 Opcode.MOVE,
120 implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0));
121 implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0));
122 implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0));
123 implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0));
131 Opcode.MOVE,
132 Opcode.MOVE,
133 Opcode.MOVE,
134 Opcode.MOVE,