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