1        .text
2        .proc foo#
3foo:
4        .mlx
5        mov r25 = r0
6        brl.call.sptk.many b0 = bar#
7        .endp foo#
8