nasm/travis/test/float8.json
Cyrill Gorcunov e55f0b9daf test: nasm-t -- Add float8 test
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-11-11 21:43:45 +03:00

13 lines
199 B
JSON

[
{
"description": "Test of 8-bit floating-point constants",
"id": "float8",
"format": "bin",
"source": "float8.asm",
"option": "-Ox",
"target": [
{ "output": "float8.bin" }
]
}
]