Advertisement
AnthonyCagliano

Untitled

Dec 9th, 2022
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. ld hl, _sect233k1 + 31 ; skip to the end of the 30-byte binary polynomial repr.
  2. lea de, ix - 96 ; _v
  3. ld b, 32
  4. .loop_copy_poly:
  5. ldi
  6. dec hl
  7. dec hl
  8. djnz .loop_copy_poly
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement