Skip to content

Instantly share code, notes, and snippets.

@chriskiefer
Created November 25, 2022 14:48
Show Gist options
  • Save chriskiefer/a9620acc2e35ef3cd2e46f06500413b2 to your computer and use it in GitHub Desktop.
Save chriskiefer/a9620acc2e35ef3cd2e46f06500413b2 to your computer and use it in GitHub Desktop.
[[t >> 9] & 50] * t >> [c>>2] << 24-> seq1;
[[t >> 8] & 39] * t >> [c>>8] << 22 -> seq2;
seq1 + seq2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment