Add Zcb coverage and fix c.sext.b bug in decompress module
Created by: jordancarlin
Add coverage for all Zcb instructions. Correct issue #566 (closed) with c.sext.b encoding bug. Update decompress module to remove unreachable code in case statement.