Don't use vec_disp8 encoding with the .d32 suffix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / call-r2.d
CommitLineData
0cb5a38a
SL
1# objdump: -dr --prefix-addresses --show-raw-insn
2#name: NIOS2 R2 call
3#as: -march=r2
4#source: call.s
5
6.*: +file format elf32-littlenios2
7
8Disassembly of section .text:
90+0000 <[^>]*> 00000000 call 00000000 <[^>]*>
10[ ]*0: R_NIOS2_CALL26 .text\+0xc
110+0004 <[^>]*> 741f02a0 callr r10
120+0008 <[^>]*> 00000000 call 00000000 <[^>]*>
13[ ]*8: R_NIOS2_CALL26 external
This page took 0.055921 seconds and 4 git commands to generate.