mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-09 08:51:18 +08:00
e6a3c72c79
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
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" }
|
|
]
|
|
}
|
|
]
|