Fix ld-x86-64/align-branch-1 test failure on --target=x86_64-elf
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / dsov32-3.s
1 .text
2 .global dsofn5
3 .type dsofn5,@function
4 dsofn5:
5 bsr dsofn
6 nop
7 .Lfe1:
8 .size dsofn5,.Lfe1-dsofn5
This page took 0.031778 seconds and 4 git commands to generate.