[CSKY] Fix the adjustFixupValue of fixup_csky_pcrel_uimm7_scale4
The logic to calculate the offset of lrw16 is complex and the Value before adjustFixupValue should in range of 0 <= (Value >> 2) <= 0xfe. It also influences the relax condition.
Loading
Please sign in to comment