HomeSort by relevance Sort by last modified time
    Searched refs:ISTORE (Results 1 - 25 of 46) sorted by null

1 2

  /external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
ISTORE.java 21 * ISTORE - Store int from stack into local variable
26 public class ISTORE extends StoreInstruction {
32 ISTORE() {
33 super(org.apache.bcel.Const.ISTORE, org.apache.bcel.Const.ISTORE_0);
40 public ISTORE(final int n) {
41 super(org.apache.bcel.Const.ISTORE, org.apache.bcel.Const.ISTORE_0, n);
Instruction.java 263 case Const.ISTORE:
264 obj = new ISTORE();
279 obj = new ISTORE(0);
282 obj = new ISTORE(1);
285 obj = new ISTORE(2);
288 obj = new ISTORE(3);
LocalVariableInstruction.java 125 * (ILOAD <= tag <= ALOAD_3) || (ISTORE <= tag <= ASTORE_3)
136 || ((_opcode >= Const.ISTORE) && (_opcode <= Const.ASTORE))) {
205 case Const.ISTORE:
InstructionConst.java 168 public static final LocalVariableInstruction ISTORE_0 = new ISTORE(0);
169 public static final LocalVariableInstruction ISTORE_1 = new ISTORE(1);
170 public static final LocalVariableInstruction ISTORE_2 = new ISTORE(2);
InstructionConstants.java 168 LocalVariableInstruction ISTORE_0 = new ISTORE(0);
169 LocalVariableInstruction ISTORE_1 = new ISTORE(1);
170 LocalVariableInstruction ISTORE_2 = new ISTORE(2);
Visitor.java 138 void visitISTORE( ISTORE obj );
EmptyVisitor.java 208 public void visitISTORE( final ISTORE obj ) {
  /external/apache-commons-bcel/src/test/java/org/apache/bcel/util/
InstructionFinderTest.java 26 import org.apache.bcel.generic.ISTORE;
37 il.append(new ISTORE(3));
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/filter/
StringSwitchJavacFilter.java 67 nextIsVar(Opcodes.ISTORE, "c");
81 nextIsVar(Opcodes.ISTORE, "c");
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/filter/
StringSwitchJavacFilterTest.java 44 m.visitVarInsn(Opcodes.ISTORE, 2);
61 m.visitVarInsn(Opcodes.ISTORE, 2);
74 m.visitVarInsn(Opcodes.ISTORE, 2);
87 m.visitVarInsn(Opcodes.ISTORE, 2);
  /dalvik/dx/src/com/android/dx/cf/code/
BytecodeArray.java 456 case ByteOps.ISTORE: {
458 visitor.visitLocal(ByteOps.ISTORE, offset, 2, idx,
464 visitor.visitLocal(ByteOps.ISTORE, offset, 2, idx,
470 visitor.visitLocal(ByteOps.ISTORE, offset, 2, idx,
476 visitor.visitLocal(ByteOps.ISTORE, offset, 2, idx,
482 visitor.visitLocal(ByteOps.ISTORE, offset, 2, idx,
491 visitor.visitLocal(ByteOps.ISTORE, offset, 1, idx,
500 visitor.visitLocal(ByteOps.ISTORE, offset, 1, idx,
509 visitor.visitLocal(ByteOps.ISTORE, offset, 1, idx,
518 visitor.visitLocal(ByteOps.ISTORE, offset, 1, idx
    [all...]
ValueAwareMachine.java 85 case ByteOps.ISTORE: {
ByteOps.java 81 public static final int ISTORE = 0x36;
409 "36 - istore;" +
RopperMachine.java 309 RegisterSpec localTarget = getLocalTarget(opcode == ByteOps.ISTORE);
804 case ByteOps.ISTORE: {
    [all...]
Simulator.java 600 (opcode == ByteOps.ISTORE) ? (offset + length) : offset;
625 case ByteOps.ISTORE: {
    [all...]
  /external/apache-commons-bcel/src/examples/Mini/
ASTLetExpr.java 24 import org.apache.bcel.generic.ISTORE;
167 il.append(new ISTORE(slot)); ASTFunDecl.pop();
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/
MethodAnalyzerTest.java 464 method.visitVarInsn(Opcodes.ISTORE, 2);
473 method.visitVarInsn(Opcodes.ISTORE, 2);
481 method.visitVarInsn(Opcodes.ISTORE, 2);
566 method.visitVarInsn(Opcodes.ISTORE, 2);
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/instr/
ProbeInserterTest.java 131 pi.visitVarInsn(Opcodes.ISTORE, 3);
140 expectedVisitor.visitVarInsn(Opcodes.ISTORE, 4);
  /external/desugar/test/java/com/google/devtools/build/android/desugar/
Bug62060793TestDataGenerator.java 45 import static org.objectweb.asm.Opcodes.ISTORE;
182 mv.visitVarInsn(ISTORE, 14);
  /external/apache-commons-bcel/src/main/java/org/apache/bcel/util/
InstructionFinder.java 173 * any valid opcode via its symbolic name, e.g. "istore". You can also use a
175 * "BranchInstruction" or "LoadInstruction". "istore" is also an alias for all
188 * search(&quot;BranchInstruction NOP ((IfInstruction|GOTO)+ ISTORE Instruction)*&quot;);
317 map.put("localvariableinstruction","(fstore|iinc|lload|dstore|dload|iload|aload|astore|istore|fload|lstore)");
324 map.put("storeinstruction", "(istore|fstore|dstore|astore|lstore)");
331 map.put("typedinstruction", "(imul|lsub|aload|fload|lor|new|aaload|fcmpg|iand|iaload|lrem|idiv|d2l|isub|dcmpg|dastore|ret|f2d|f2i|drem|iinc|i2c|checkcast|frem|lreturn|astore|lushr|daload|dneg|fastore|istore|lshl|ldiv|lstore|areturn|ishr|ldc_w|invokeinterface|invokedynamic|aastore|lxor|ishl|l2d|i2f|return|faload|sipush|iushr|caload|instanceof|invokespecial|putfield|fmul|ireturn|laload|d2f|lneg|ixor|i2l|fdiv|lastore|multianewarray|i2b|getstatic|i2d|putstatic|fcmpl|saload|ladd|irem|dload|jsr_w|dconst|dcmpl|fsub|freturn|ldc|aconst_null|castore|lmul|ldc2_w|dadd|iconst|f2l|ddiv|dstore|land|jsr|anewarray|dmul|bipush|dsub|sastore|d2i|i2s|lshr|iadd|l2i|lload|bastore|fstore|fneg|iload|fadd|baload|fconst|ior|ineg|dreturn|l2f|lconst|getfield|invokevirtual|invokestatic|iastore)");
332 map.put("popinstruction", "(fstore|dstore|pop|pop2|astore|putstatic|istore|lstore)");
334 map.put("indexedinstruction", "(lload|lstore|fload|ldc2_w|invokeinterface|invokedynamic|multianewarray|astore|dload|putstatic|instanceof|getstatic|checkcast|getfield|invokespecial|dstore|istore|iinc|ldc_w|ret|fstore|invokestatic|iload|putfield|invokevirtual|ldc|new|aload|anewarray)");
337 map.put("stackconsumer", "(imul|lsub|lor|iflt|fcmpg|if_icmpgt|iand|ifeq|if_icmplt|lrem|ifnonnull|idiv|d2l|isub|dcmpg|dastore|if_icmpeq|f2d|f2i|drem|i2c|checkcast|frem|lreturn|astore|lushr|pop2|monitorexit|dneg|fastore|istore|lshl|ldiv|lstore|areturn|if_icmpge|ishr|monitorenter|invokeinterface|invokedynamic|aastore|lxor|ishl|l2d|i2f|return|iushr|instanceof|invokespecial|fmul|ireturn|d2f|lneg|ixor|pop|i2l|ifnull|fdiv|lastore|i2b|if_acmpeq|ifge|swap|i2d|putstatic|fcmpl|ladd|irem|dcmpl|fsub|freturn|ifgt|castore|lmul|dadd|f2l|ddiv|dstore|land|if_icmpne|if_acmpne|dmul|dsub|sastore|ifle|d2i|i2s|lshr|iadd|l2i|bastore|fstore|fneg|fadd|ior|ineg|ifne|dreturn|l2f|if_icmple|getfield|invokevirtual|invokestatic|iastore)");
356 map.put("istore", precompile(Const.ISTORE_0, Const.ISTORE_3, Const.ISTORE))
    [all...]
BCELFactory.java 130 final String kind = (opcode < Const.ISTORE) ? "Load" : "Store";
  /dalvik/dx/tests/135-invoke-custom/src/invokecustom/
TestGenerator.java 194 mv.visitVarInsn(Opcodes.ISTORE, 0);
  /dalvik/dx/tests/137-dexmerger-dex38/src/invokecustom/
TestGenerator.java 260 mv.visitVarInsn(Opcodes.ISTORE, 0);
  /external/apache-commons-bcel/src/main/java/org/apache/bcel/
Const.java 748 * @see <a href="http://docs.oracle.com/javase/specs/jvms/se8/html/jvms-6.html#jvms-6.5.istore">
750 public static final short ISTORE = 54;
    [all...]
Constants.java 496 short ISTORE = 54;
    [all...]

Completed in 772 milliseconds

1 2