mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-17 17:19:35 +08:00
13 lines
173 B
JSON
13 lines
173 B
JSON
[
|
|
{
|
|
"description": "Test AMX instructions",
|
|
"id": "amx",
|
|
"format": "bin",
|
|
"source": "amx.asm",
|
|
"option": "-Ox",
|
|
"target": [
|
|
{ "output": "amx.bin" }
|
|
]
|
|
}
|
|
]
|