this post was submitted on 26 Aug 2023
819 points (91.5% liked)

Programmer Humor

19197 readers
1347 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (2 children)

A fancy way to say do nothing is not the same as translating back and forth. Example: Show me the intermediate translation.

Also we live in a 64bit world now old man

[–] [email protected] 0 points 1 year ago (1 children)
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)
GF2P8AFFINEINVQB xmm1, xmm2, 10
[–] [email protected] 0 points 1 year ago

Also that instruction does not do nothing, it resets the CPU register to zero without having to access RAM. Far from a NOP instruction.