Skip to content

bit manipulation rori rv32 bug

Created by: kevindkim723

The most recent bit manipulation instruction decoder did not handle the rv32_zbb rori instruction, causing the arch32zbb regression tests to stall. This has been fixed and arch32zbb tests pass successfully.

Merge request reports

Loading