mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-06 16:04:43 +08:00
13 lines
194 B
JSON
13 lines
194 B
JSON
|
[
|
||
|
{
|
||
|
"description": "Test of known floating-point bugs",
|
||
|
"id": "floatb",
|
||
|
"format": "bin",
|
||
|
"source": "floatb.asm",
|
||
|
"option": "-Ox",
|
||
|
"target": [
|
||
|
{ "output": "floatb.bin" }
|
||
|
]
|
||
|
}
|
||
|
]
|