riscv-opcodes
riscv-opcodes copied to clipboard
Add Test Coverage for `create_inst_dict` Function
This pull request adds test coverage for the create_inst_dict function in the TestCreateInstDict class. It includes mock data to validate the correct creation of the instruction dictionary, ensuring expected values for variables, encoding, and other fields.