Skip to content
Snippets Groups Projects
Commit 2ecccad7 authored by rtoy's avatar rtoy
Browse files

o Fix BIGNUM-LOAD-BYTE so that it works with signed and unsigned

  values.  BIGNUM-LOAD-BYTE is significantly faster than LDB when
  extracting out 32-bit sized pieces.
o Initial start at fixing BIGNUM-DEPOSIT-BYTE.  Still broken from
  certain combinations of signed NEW-BYTE and BIGNUM and various
  border cases for BYTE-SPEC.  Many debug prints still in the code.
parent 84d6d271
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment