mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-21 09:19:31 +08:00
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" }
|
||
|
]
|
||
|
}
|
||
|
]
|