Skip to content

Conversation

EdmanCoding
Copy link
Contributor

R5+R6 (x5555+x6666) isn't equal to xFFF8, it's equal xBBBB. To get xFFF8 just add imm value 11000 to R0. [3:0] will be 8 and bit [4] makes all others FFF due to sign extension.

R5+R6 (x5555+x6666) isn't equal to xFFF8, it's equal xBBBB. To get xFFF8 just add imm value 11000 to R0. [3:0] will be 8 and bit [4] makes all others FFF due to sign extension.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant