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