User contributions for 87.215.121.102
More actions
7 January 2025
- 16:3316:33, 7 January 2025 diff hist +92 IC10 →batch IO to - Device registers: add note about the hash function being CRC-32
- 16:1116:11, 7 January 2025 diff hist +5 IC10/instructions fix: sla (arithmetic left shift) has the same result as sll (logic left shift) it does *not* copy in the sign bit for the new least significant bits but zeroes instead (as two's complement requires)