mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-09 08:51:18 +08:00
12 lines
150 B
JSON
12 lines
150 B
JSON
|
[
|
||
|
{
|
||
|
"description": "Test r13 register",
|
||
|
"id": "r13",
|
||
|
"format": "bin",
|
||
|
"source": "r13.asm",
|
||
|
"target": [
|
||
|
{ "output": "r13.bin" }
|
||
|
]
|
||
|
}
|
||
|
]
|