Closed hirayamy closed 1 year ago
The bit representations, gained by Instruction->getVal() of U-type(and more types?) are not correct. This is because of the Instruction's field is inherently Immediate which is on assembly, but U-type parse and store shifted values.
The bit representations, gained by Instruction->getVal() of U-type(and more types?) are not correct. This is because of the Instruction's field is inherently Immediate which is on assembly, but U-type parse and store shifted values.