mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-24 16:35:40 +08:00
13 lines
206 B
JSON
13 lines
206 B
JSON
|
[
|
||
|
{
|
||
|
"description": "Test for 0x66 prefixes",
|
||
|
"id": "prefix66",
|
||
|
"format": "bin",
|
||
|
"source": "prefix66.asm",
|
||
|
"target": [
|
||
|
{ "output": "prefix66.bin" },
|
||
|
{ "stderr": "prefix66.stderr" }
|
||
|
]
|
||
|
}
|
||
|
]
|