blob: 9f0d34fc365e32a2da07354b0b01a9d56fcd87fe [file] [log] [blame]
Tsu Chiang Chuang9a223d72011-04-27 17:19:46 -07001.source T_if_eq_12.java
2.class public dot.junit.opcodes.if_eq.d.T_if_eq_12
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(II)I
14.limit regs 8
15
16 if-eq v6, v7, Label11
17 const/16 v6, 1234
18Label10:
19 return v6
20
21Label11:
22 const/4 v6, 1
23 goto Label10
24.end method