RosettaCodeData/Task/Gotchas/X86-Assembly/gotchas.x86
2023-07-01 13:44:08 -04:00

4 lines
46 B
Text

label:
;loop body goes here
DEC ECX
JNZ label