blob: d57e5a89486b7e2e09fd6649113da98ddb4a83fd [file] [log] [blame]
.data
.type x,@object
.size x,4
x:
.word 0x12121212
.globl b
.type b,@object
.size b,8
b:
.word b+4
.word x
.word 0