forked from aniani/nasm
13 lines
179 B
JSON
13 lines
179 B
JSON
[
|
|
{
|
|
"description": "Test LWP instructions",
|
|
"id": "lwp",
|
|
"format": "bin",
|
|
"source": "lwp.asm",
|
|
"option": "-Ox -DSRC",
|
|
"target": [
|
|
{ "output": "lwp.bin" }
|
|
]
|
|
}
|
|
]
|