mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-18 16:25:05 +08:00
85f3da058c
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
12 lines
165 B
JSON
12 lines
165 B
JSON
[
|
|
{
|
|
"description": "Test popcnt instruction",
|
|
"id": "popcnt",
|
|
"format": "bin",
|
|
"source": "popcnt.asm",
|
|
"target": [
|
|
{ "output": "popcnt.bin" }
|
|
]
|
|
}
|
|
]
|