6 ms·
There's a POP instruction in the loop that pops to a memory location addressed by a register. When that register contains the address of the final JMP instructi
by ajenner 4y ago
There's a POP instruction in the loop that pops to a memory location addressed by a register. When that register contains the address of the final JMP instruction, the latter gets overwritten by a forward JMP.