mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-24 16:35:40 +08:00
2786f85aed
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
13 lines
176 B
JSON
13 lines
176 B
JSON
[
|
|
{
|
|
"description": "Test movd instruction",
|
|
"id": "movd",
|
|
"format": "bin",
|
|
"source": "movd.asm",
|
|
"option": "-Ox",
|
|
"target": [
|
|
{ "output": "movd.bin" }
|
|
]
|
|
}
|
|
]
|