David E. Box 0f6cc80e8a Disassembler: Add Switch/Case disassembly support
iasl compiles Switch/Case statements into a single iteration While
loop with If/Else statements. This patch adds support to recognize
this generated compiler output and disassemble it back to the original
Switch statement.

Signed-off-by: David E. Box <david.e.box@linux.intel.com>
2016-12-21 12:05:02 -08:00
..
2016-12-21 09:07:53 -08:00
2016-12-21 09:07:53 -08:00
2016-12-21 09:07:53 -08:00