Post #2301192
2026-05-04 23:49 UTC
@regehr@mastodon.social @whitequark@social.treehouse.systems @penguin42@mastodon.org.uk
Other tips for anyone wanting to learn to read it:
- Destinations are the first operand, except for stores
- Square-bracketed expressions are indexed addressing modes.
- I think most of the opcodes are self-explanatory if you just ignore the V-prefix. VMLS is multiply-subtract: DEST -= RA * RB
Replies (0)
No replies.