Pergunta

If in ARM32 branch have these opcode: EAFF FFFE, then what would this opcode be in ARM64?

Example:

ARM32:

0000: b $+0

ARM64:

0000: b $+0
Foi útil?

Solução

The solution from DEFCON: 0x00000014

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