mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
15 lines
202 B
JSON
15 lines
202 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"description": "Migrated from test/pushp.asm",
|
||
|
|
"id": "pushp",
|
||
|
|
"format": "bin",
|
||
|
|
"source": "pushp.asm",
|
||
|
|
"target": [
|
||
|
|
{
|
||
|
|
"output": "pushp.bin",
|
||
|
|
"match": "pushp.bin.t"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|