There was an error while loading. Please reload this page.
1 parent 3183927 commit b715904Copy full SHA for b715904
060.asm
@@ -130,4 +130,4 @@ cat_loop:
130
jl cat_loop ;if not, repeat
131
imul eax, edx ;eax * multiplier
132
add eax, ebx ;add ebx --> catenated result in eax
133
- ret
+ ret
0 commit comments