Domanda

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
È stato utile?

Soluzione

The solution from DEFCON: 0x00000014

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top