summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-mips-elf/textrel-1.s
blob: f6b4a6a70dfe3d9434e3164af8b8a6a00f23bf1d (plain)
1
2
3
4
5
6
7
8
9
        .globl foo
foo:
        .cfi_startproc
        nop
        .cfi_def_cfa_offset 4
        nop
        .cfi_register $29, $0
        nop
        .cfi_endproc