Pergunta

Who can help me what command meaning:

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

I tried to search, but I got nothing about it. Thank you.

Foi útil?

Solução

Take a look at this

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top