android_mt6572_jiabo/art/test/416-optimizing-arith-not/smali/not.smali
2025-09-05 16:56:03 +08:00

15 lines
254 B
Smali

.class public LTestNot;
.super Ljava/lang/Object;
.method public static $opt$NotInt(I)I
.registers 2
not-int v0, v1
return v0
.end method
.method public static $opt$NotLong(J)J
.registers 4
not-long v0, v2
return-wide v0
.end method