Home | History | Annotate | Download | only in smali
      1 .class public LCmpLong;
      2 .super Ljava/lang/Object;
      3 
      4 
      5 .method public constructor <init>()V
      6 .registers 1
      7        invoke-direct {p0}, Ljava/lang/Object;-><init>()V
      8        return-void
      9 .end method
     10 
     11 .method public static run()I
     12 .registers 5000
     13        const-wide v100, 5678233453L
     14        move-wide/from16 v101, v100
     15        const-wide v4, 5678233453L
     16        cmp-long v0, v101, v4
     17        return v0
     18 .end method
     19