Skip to content
  • Gaëtan Cassiers's avatar
    Add other constant addition modes · 3ba6f927
    Gaëtan Cassiers authored
    define SHCST to
    * 1: old constant addition
    * 8: add 1 byte per bundle, on 1 word (always the same), value of the byte differs per
    bundle
    * 32: add 4 bytes per bundle, on 1 word (always the same), the word is
    rotated by 8 bits for each bundle.
    3ba6f927