mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-09 08:51:18 +08:00
4802c54f7d
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
12 lines
161 B
JSON
12 lines
161 B
JSON
[
|
|
{
|
|
"description": "Test crc32 instruction",
|
|
"id": "crc32",
|
|
"format": "bin",
|
|
"source": "crc32.asm",
|
|
"target": [
|
|
{ "output": "crc32.bin" }
|
|
]
|
|
}
|
|
]
|