nasm/travis/test/crc32.json

12 lines
161 B
JSON
Raw Normal View History

[
{
"description": "Test crc32 instruction",
"id": "crc32",
"format": "bin",
"source": "crc32.asm",
"target": [
{ "output": "crc32.bin" }
]
}
]