blob: a62f6c2b412f6ec5540061034b93ad71c8799e43 [file] [log] [blame] [raw]
LongLong:
.word 123456
.word 0
.type Long, %object
.size Long, 4
Long:
.word 2345
.type Int, %object
.size Int, 4
Int:
.word 123
.type Short, %object
.size Short, 2
Short:
.short 4660
.type Char, %object
.size Char, 1
Char:
.byte -128