c.sext.b fails due to incorrect encoding in decompress module
Created by: jordancarlin
Currently the decompress module is looking for instr16[6:2] == 5'b10101 for c.sext.b. Per the Zcb specification instr16[6:2] should be 5'b11001 for c.sext.b.
Created by: jordancarlin
Currently the decompress module is looking for instr16[6:2] == 5'b10101 for c.sext.b. Per the Zcb specification instr16[6:2] should be 5'b11001 for c.sext.b.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent