blob: 44d6d46d3ed676032df4ddd1315905d6d6b1b6f9 [file] [log] [blame]
Alan Leungca7f26c2017-12-19 18:15:53 -08001.source "T_shl_int_2.java"
2.class public Ldot/junit/opcodes/shl_int/d/T_shl_int_2;
3.super Ljava/lang/Object;
4
5
6.method public constructor <init>()V
7.registers 1
8
9 invoke-direct {v0}, Ljava/lang/Object;-><init>()V
10 return-void
11.end method
12
13.method public run(II)I
14.registers 8
15
16 shl-int v0, v7, v8
17 return v0
18.end method