This commit is contained in:
julianb0 2019-06-16 20:27:24 +02:00
parent 82109a9cc3
commit 1d73ec6fd6
No known key found for this signature in database
GPG Key ID: DDF8325C95299A62
1 changed files with 6 additions and 1 deletions

View File

@ -5,10 +5,15 @@
; Main function
;
main:
call showoff
ret
showoff:
call bswap_test
call itoa_test
call movzx_test
call str_test
call movzx_test
ret
bswap_test:
mov rdx, 0x1122334455667788