blob: 5bf3d9cea30bd12be0e117bf7ae03c08c61a19e8 [file] [log] [blame]
Tsu Chiang Chuang9a223d72011-04-27 17:19:46 -07001.source T_if_gtz_8.java
2.class public dot.junit.opcodes.if_gtz.d.T_if_gtz_8
3.super java/lang/Object
4
5
6.method public <init>()V
7.limit regs 1
8
9 invoke-direct {v0}, java/lang/Object/<init>()V
10 return-void
11.end method
12
13.method public run(I)Z
14.limit regs 6
15
16 if-gtz v5, Label8
17 const/4 v0, 0
18 return v0
19
20Label8:
21 nop
22 const/4 v0, 0
23 return v0
24.end method