Skip to content

fix bitvec_to_biguint for non-byte-aligned Msb0 bit vectors - #273

Open
nicolaskagami wants to merge 1 commit into
mainfrom
nsk/fix-bitvec-to-biguint-non-aligned
Open

fix bitvec_to_biguint for non-byte-aligned Msb0 bit vectors#273
nicolaskagami wants to merge 1 commit into
mainfrom
nsk/fix-bitvec-to-biguint-non-aligned

Conversation

@nicolaskagami

Copy link
Copy Markdown
  • Fixes bitvec_to_biguint so it aligns the final byte correctly when converting a bitvector with a non-byte-aligned length.
  • Adds a regression test to enforce it's equivalent to store_le/load_le.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants