nasm/travis/test/amx.json
Cyrill Gorcunov 355d8bf40c travis: add amx test
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2020-08-24 15:24:32 +03:00

13 lines
173 B
JSON

[
{
"description": "Test AMX instructions",
"id": "amx",
"format": "bin",
"source": "amx.asm",
"option": "-Ox",
"target": [
{ "output": "amx.bin" }
]
}
]