blob: f9fa721a885f5da035f01975619a1dbca2ce5858 [file] [log] [blame]
Alan Leungca7f26c2017-12-19 18:15:53 -08001.source "T_if_eq_9.java"
2.class public Ldot/junit/opcodes/if_eq/d/T_if_eq_9;
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(ILjava/lang/String;)I
14.registers 8
15
16 if-eq v6, v7, :Label11
17 const/16 v6, 1234
18:Label10
19 return v6
20
21:Label11
22 const/4 v6, 1
23 goto :Label10
24.end method