Using "not" in ARM

ARosch

Member
Apr 12, 2012
75
0
61
So I originally asked about using hex values, I figured that out. Now I need help with the "not" command.
Is there a way to execute the "not" command in ARM to flip bits? Every time I use not it gives me the error "bad instruction".

For example I am trying the line:
not v3,v3

Thanks!
 
Last edited: