mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-01 17:35:38 +08:00
12 lines
195 B
JSON
12 lines
195 B
JSON
|
[
|
||
|
{
|
||
|
"description": "Test for accidental duplication of REX prefixes",
|
||
|
"id": "zerobyte",
|
||
|
"format": "bin",
|
||
|
"source": "zerobyte.asm",
|
||
|
"target": [
|
||
|
{ "output": "zerobyte.bin" }
|
||
|
]
|
||
|
}
|
||
|
]
|