Added a SimpleDisassembler class to provide a wrapper for instruction
sets with instructions of the form "opcode params".
Cleaned up decompiler driver. Added code for engine-specific
instantiation (just disassembler for now). Added listing of engines.
Added generic dump to file to Disassembler.
Renamed executable to avoid filename conflict on *nix.
Minor bug fixes.
svn-id: r49252