Don't use vec_disp8 encoding with the .d32 suffix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / cdx_spaddi.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: NIOS2 CDX spaddi.n
3 #as: -march=r2
4
5 # Test the spaddi.n instruction
6
7 .*: +file format elf32-littlenios2
8
9 Disassembly of section .text:
10 0+0000 <[^>]*> 007d spaddi.n r17,0
11 0+0002 <[^>]*> 01fd spaddi.n r7,0
12 0+0004 <[^>]*> 7e7d spaddi.n r17,252
13 0+0006 <[^>]*> 7ffd spaddi.n r7,252
This page took 0.033454 seconds and 4 git commands to generate.