mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-21 03:14:19 +08:00
ad6cb7c01b
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
13 lines
198 B
JSON
13 lines
198 B
JSON
[
|
|
{
|
|
"description": "Check sha instructions in 64 bit mode",
|
|
"id": "sha-64",
|
|
"format": "elf64",
|
|
"source": "sha-64.asm",
|
|
"option": "-O0",
|
|
"target": [
|
|
{ "output": "sha-64.o" }
|
|
]
|
|
}
|
|
]
|