android - Found strange Davik opcode -


who can me command meaning:

rsub-int/lit8 v9, v0, 0x8.  

i tried search, got nothing it. thank you.

take @ this

perform twos-complement reverse subtraction op on indicated register (first argument) , literal value (second argument), storing result in destination register.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -