Home | History | Annotate | Download | only in d
      1 .source T_neg_long_2.java
      2 .class public dot.junit.opcodes.neg_long.d.T_neg_long_2
      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(J)Z
     14 .limit regs 14
     15 
     16        neg-long v10, v12
     17 
     18        not-long v8, v12
     19        const-wide v6, 1
     20        add-long v4, v6, v8
     21 
     22        cmp-long v3, v4, v10
     23        const/4 v1, 0
     24        if-eq v1, v3, Label1
     25        const/4 v0, 0
     26 
     27 Label15:
     28        return v0
     29 Label1:
     30        const/4 v0, 1
     31        goto Label15
     32 
     33 .end method
     34