Pregunta

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
¿Fue útil?

Solución

The solution from DEFCON: 0x00000014

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top