mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-06 16:04:43 +08:00
4272eb4508
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
13 lines
187 B
JSON
13 lines
187 B
JSON
[
|
|
{
|
|
"description": "Check sha instructions in 32 bit mode",
|
|
"id": "sha",
|
|
"format": "elf",
|
|
"source": "sha.asm",
|
|
"option": "-O0",
|
|
"target": [
|
|
{ "output": "sha.o" }
|
|
]
|
|
}
|
|
]
|