nasm/travis/test/fpu.json

12 lines
176 B
JSON
Raw Normal View History

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