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

12 lines
176 B
JSON

[
{
"description": "Test relaxed encodings for FPU instructions",
"id": "fpu",
"format": "bin",
"source": "fpu.asm",
"target": [
{ "output": "fpu.bin" }
]
}
]