@merari42@lemmy.world to Programmer Humor@programming.devEnglish • 1 year agoSome of my iterations are delightfully recursivelemmy.worldimagemessage-square56fedilinkarrow-up1440
arrow-up1440imageSome of my iterations are delightfully recursivelemmy.world@merari42@lemmy.world to Programmer Humor@programming.devEnglish • 1 year agomessage-square56fedilink
minus-square@TechNerdWizard42@lemmy.worldlinkfedilink2•1 year agoAh yes the X86 instruction set for mapping. Everything is a conditional branch loop. Always has been.
minus-square@TechNerdWizard42@lemmy.worldlinkfedilink1•1 year agoIt’s a conditional branch… You make that into a loop. Branch if zero, branch if not zero, etc.
Ah yes the X86 instruction set for mapping.
Everything is a conditional branch loop. Always has been.
There also isn’t a loop instruction though.
It’s a conditional branch… You make that into a loop. Branch if zero, branch if not zero, etc.