| { | |
| "asm": [ | |
| { | |
| "text": "foo():", | |
| "source": null, | |
| "labels": [] | |
| }, | |
| { | |
| "text": " PUSHM.W #1, R4", | |
| "source": { | |
| "file": null, | |
| "line": 1 | |
| }, | |
| "labels": [] | |
| }, | |
| { | |
| "text": " MOV.W R1, R4", | |
| "source": { | |
| "file": null, | |
| "line": 1 | |
| }, | |
| "labels": [] | |
| }, | |
| { | |
| "text": " MOV.B #3, R12", | |
| "source": { | |
| "file": null, | |
| "line": 2 | |
| }, | |
| "labels": [] | |
| }, | |
| { | |
| "text": " POPM.W #1, r4", | |
| "source": { | |
| "file": null, | |
| "line": 3 | |
| }, | |
| "labels": [] | |
| }, | |
| { | |
| "text": " RET", | |
| "source": { | |
| "file": null, | |
| "line": 3 | |
| }, | |
| "labels": [] | |
| } | |
| ], | |
| "labelDefinitions": {} | |
| } |