I\'ve been given the following task:
Consider the following sequence of hexadecimal values:
55 89 E5 83 EC 08 83 E4 F0 31 C9 BA 01 00 00 0
There's a much simpler method than those suggested, and I suspect this is the one the teacher has in mind:
Decoding opcodes from the chart is very, very tedious, and I'd be surprised if that was what was intended.