Skip to content

Conversation

@cs8425
Copy link

@cs8425 cs8425 commented Jan 15, 2017

As title, also change log level to Debug.
smali code for Long & Double should use 2 registers.
( v0,v1 or v2,v3 ...etc, not v1,v2)

Long:
invoke-static {v0, v1}, Liglogger;->d(J)I

Double:
invoke-static {v0, v1}, Liglogger;->d(D)I

Copy link
Contributor

@b3nn b3nn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants