mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
12 lines
189 B
JSON
12 lines
189 B
JSON
[
|
|
{
|
|
"description": "Test float in elf32",
|
|
"id": "floattest",
|
|
"format": "elf32",
|
|
"source": "floattest.asm",
|
|
"option": "-Ox",
|
|
"target": [
|
|
{ "output": "floattest.o" }
|
|
]
|
|
}
|
|
]
|