blob: e83ad96d2ace2c9de9ca839c06ec3e7aa8406965 [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: