Simplify disassembler for already decoded mnemonics
The decoder provides its users with a string that contains the mnemonic, and the disassembler already extracts this. Introduce a new function that uses this mnemonic, and apply it to the simplest disassembly cases.
Loading
Please register or sign in to comment