You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
217 B

method Minimal.<init>():void
{
.src "min.java"
.line 2
.prologue_end
.line 2
0| move-object v0, v2
1| move-object v1, v0
2| invoke-direct {v1}, java.lang.Object.<init>():void
5| return-void
}