This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Using CCS to determine the mnemonic assembly instruction from a machine code.

Hello!

Given a machine code of H’507500C0, can we use CCS to determine the mnemonic assembly instruction? I know we can view the machine code after running an assembly code via the disassembly window. Is it possible to run a machine code to view the mnemonic assembly instruction? I hope i made the question clear.

Thanks!