chiark / gitweb /
symm/gcm-*.S (mul256): Label the partial-product terms correctly.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 16 Jan 2024 14:01:01 +0000 (14:01 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 16 Jan 2024 14:01:01 +0000 (14:01 +0000)
Two problems in three letters:

  * the middle term was written as `d', rather than `b' as introduced in
    the previous paragraph; and

  * the three are listed in the wrong order.


No differences found