nasm/travis/test/vpcmp.json
Cyrill Gorcunov e2917fd775 travis: add vpcmp
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2020-08-25 16:36:10 +03:00

13 lines
180 B
JSON

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