mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-23 17:29:23 +08:00
13 lines
178 B
JSON
13 lines
178 B
JSON
[
|
|
{
|
|
"description": "Test SSE sizes",
|
|
"id": "ssesize",
|
|
"format": "elf64",
|
|
"source": "ssesize.asm",
|
|
"option": "-Ox",
|
|
"target": [
|
|
{ "output": "ssesize.o" }
|
|
]
|
|
}
|
|
]
|