Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
aes_impl.asm
Go to the documentation of this file.
1section .text
2
3aes_round:
4movdqu xmm0, [rdi]