I'm trying to Is there any good resource available to learn 'decoding' of i386 opcodes? Most of the websites talk about how to encode instructions, but I don't find anywhere something telling as to how to decode opcodes to instructions.
I've looked at the source code of some disassemblers, but I want some documentation as to how to decode opcodes to instructions.
Thanks and Regards,
Hrishikesh Murali