| { |
| "asm": [ |
| { |
| "labels": [ |
| { |
| "name": "LongLong", |
| "range": { |
| "endCol": 25, |
| "startCol": 17 |
| } |
| } |
| ], |
| "source": null, |
| "text": " .global LongLong" |
| }, |
| { |
| "labels": [], |
| "source": null, |
| "text": "LongLong:" |
| }, |
| { |
| "labels": [], |
| "source": null, |
| "text": " .word 123456" |
| }, |
| { |
| "labels": [], |
| "source": null, |
| "text": " .word 0" |
| }, |
| { |
| "labels": [ |
| { |
| "name": "Long", |
| "range": { |
| "endCol": 21, |
| "startCol": 17 |
| } |
| } |
| ], |
| "source": null, |
| "text": " .type Long, %object" |
| }, |
| { |
| "labels": [ |
| { |
| "name": "Long", |
| "range": { |
| "endCol": 21, |
| "startCol": 17 |
| } |
| } |
| ], |
| "source": null, |
| "text": " .size Long, 4" |
| }, |
| { |
| "labels": [ |
| { |
| "name": "Long", |
| "range": { |
| "endCol": 21, |
| "startCol": 17 |
| } |
| } |
| ], |
| "source": null, |
| "text": " .global Long" |
| }, |
| { |
| "labels": [], |
| "source": null, |
| "text": "Long:" |
| }, |
| { |
| "labels": [], |
| "source": null, |
| "text": " .word 2345" |
| }, |
| { |
| "labels": [ |
| { |
| "name": "Int", |
| "range": { |
| "endCol": 20, |
| "startCol": 17 |
| } |
| } |
| ], |
| "source": null, |
| "text": " .type Int, %object" |
| }, |
| { |
| "labels": [ |
| { |
| "name": "Int", |
| "range": { |
| "endCol": 20, |
| "startCol": 17 |
| } |
| } |
| ], |
| "source": null, |
| "text": " .size Int, 4" |
| }, |
| { |
| "labels": [ |
| { |
| "name": "Int", |
| "range": { |
| "endCol": 20, |
| "startCol": 17 |
| } |
| } |
| ], |
| "source": null, |
| "text": " .global Int" |
| }, |
| { |
| "labels": [], |
| "source": null, |
| "text": "Int:" |
| }, |
| { |
| "labels": [], |
| "source": null, |
| "text": " .word 123" |
| }, |
| { |
| "labels": [ |
| { |
| "name": "Short", |
| "range": { |
| "endCol": 22, |
| "startCol": 17 |
| } |
| } |
| ], |
| "source": null, |
| "text": " .type Short, %object" |
| }, |
| { |
| "labels": [ |
| { |
| "name": "Short", |
| "range": { |
| "endCol": 22, |
| "startCol": 17 |
| } |
| } |
| ], |
| "source": null, |
| "text": " .size Short, 2" |
| }, |
| { |
| "labels": [ |
| { |
| "name": "Short", |
| "range": { |
| "endCol": 22, |
| "startCol": 17 |
| } |
| } |
| ], |
| "source": null, |
| "text": " .global Short" |
| }, |
| { |
| "labels": [], |
| "source": null, |
| "text": "Short:" |
| }, |
| { |
| "labels": [], |
| "source": null, |
| "text": " .short 4660" |
| }, |
| { |
| "labels": [ |
| { |
| "name": "Char", |
| "range": { |
| "endCol": 21, |
| "startCol": 17 |
| } |
| } |
| ], |
| "source": null, |
| "text": " .type Char, %object" |
| }, |
| { |
| "labels": [ |
| { |
| "name": "Char", |
| "range": { |
| "endCol": 21, |
| "startCol": 17 |
| } |
| } |
| ], |
| "source": null, |
| "text": " .size Char, 1" |
| }, |
| { |
| "labels": [ |
| { |
| "name": "Char", |
| "range": { |
| "endCol": 21, |
| "startCol": 17 |
| } |
| } |
| ], |
| "source": null, |
| "text": " .global Char" |
| }, |
| { |
| "labels": [], |
| "source": null, |
| "text": "Char:" |
| }, |
| { |
| "labels": [], |
| "source": null, |
| "text": " .byte -128" |
| } |
| ], |
| "labelDefinitions": { |
| "Char": 23, |
| "Int": 13, |
| "Long": 8, |
| "LongLong": 2, |
| "Short": 18 |
| } |
| } |