(root)/
binutils-2.41/
ld/
testsuite/
ld-bpf/
bar.s
        .global bar
bar:
        mov	%r1,%r2
        mov	%r3,%r1
        exit