Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
mult
; mult.asm ; Group members: Atta-ur-Rheman Navaid-Munir, Eric Zhong, Michael Metzler section .text global mult mult: ; function long int mult(long int x, long int y) ; so simple, do not need to save anything mov rax, rdi ; get argument x mov rdx, rsi mul rsi ; multiply argument y, x*y result in rax mov rsi, rax ret
run
|
edit
|
history
|
help
0
ASCII to HEX and display again
Psn2
BranchesLab_mSmith_bBrownV2
Assembly : Allocating Storage Space
lec4b.asm
dssdffdsafsd
fgsgdgfsdgfsdfd
Hello
Assembly Program To Add 2 Numbers Isn't Working
fdafdafdafsfdsa