Neven Sajko 2f40ff93ce msp430 disassembly: clean up and bug fix (#11202)
General cleanup of opcode selection and invalid opcode handling. Also
fixes the bug of two-operand instructions being decoded as six-bytes
long instead of four bytes long (#11000). Also fixes some out of bounds
reads.

Fixes #11000
2018-08-23 13:05:41 +02:00
..