mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-07 17:46:58 +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" }
|
|
]
|
|
}
|
|
]
|