mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
Some simple tests used during debugging; no reason not to keep them around. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
3 lines
53 B
NASM
3 lines
53 B
NASM
bits 64
|
|
movdir64b eax, [edi]
|
|
movdir64b rax, [rdi]
|