Home | History | Annotate | Download | only in d
      1 .source T_if_ge_10.java
      2 .class public dot.junit.opcodes.if_ge.d.T_if_ge_10
      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)Z
     14 .limit regs 8
     15 
     16        if-ge v6, v7, Label10
     17        const/4 v6, 0
     18        return v6
     19 
     20 Label10:
     21        const v6, 0
     22        nop
     23        return v6
     24 .end method
     25