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