loadui, loadli, and SplitAbsolute relocation is broken as a result of the opcode changes. A new encoding needs to be introduced to allow for 16-bit immediates. Could be accomplished by increasing Encoding bitfield size by 1, and dropping Variant and OperandSize from the resulting encoding.
loadui
,loadli
, and SplitAbsolute relocation is broken as a result of the opcode changes. A new encoding needs to be introduced to allow for 16-bit immediates. Could be accomplished by increasing Encoding bitfield size by 1, and dropping Variant and OperandSize from the resulting encoding.