News

The FFmpeg team recently announced a massive speed increase thanks to some newly patched code. The open-source project is now ...
Just don’t go too far back. Programming the EDSAC, TUTAC, or the 4004 is probably not representative of modern computing at all. Honestly, none of these CPUs are.
The innovation of AlphaDev is that it improves how the structure of a working assembly program is represented in the AI code. That allows its reward system to better narrow down the possibilities.
I don't know assembly, personally. However, it may be eaier for those who do to help you if you edit your original post to put the source code in {code} {/code} blocks, with { and } replaced by ...
At least your labels are descriptive (vs. using stuff like "loop" and "label1").<BR><BR>Put some comments in the code to tell us what the program does, step by step if necessary, and how it does ...