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