blob: 8113b7802f83d09a379ec0af7bbe6bd09336a344 [file] [log] [blame]
.text
.global _start
_start:
.type _func, @function
_func:
mov L001,A1
nop
A:
mov L001,A1
BOTTOM:
.balign 0x8
add D0,D1
.size _func, .-_func
.data
L001: