Home | History | Annotate | Download | only in smali
      1 .class public LFloatBadArgReg;
      2 
      3 .super Ljava/lang/Object;
      4 
      5 .method public static getInt(I)I
      6     .registers 2
      7     const/4 v0, 0x0
      8     if-ne v0, v0, :after
      9     float-to-int v0, v0
     10     :exit
     11     add-int/2addr v0, v1
     12     return v0
     13     :after
     14     move v1, v0
     15     goto :exit
     16 .end method
     17