32-bit multiplication

This commit is contained in:
Jeff Parsons 2015-04-22 17:24:40 -07:00 committed by jeffpar
commit d68f1bd985
6 changed files with 157 additions and 63 deletions

View file

@ -7,7 +7,7 @@
start: mov eax,0x44332211
mov edx,0x88776655
shrd eax,edx,4
mul edx
call dword 0xf000:start