Refactor disassembly of simple instructions
For some instructions where no special-case code is required, replace the disassembly handling functions with an entry in a map data structure.
For some instructions where no special-case code is required, replace the disassembly handling functions with an entry in a map data structure.