Don't use vec_disp8 encoding with the .d32 suffix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / cdx_ldbu.d
CommitLineData
0cb5a38a
SL
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: NIOS2 CDX ldbu.n
3#as: -march=r2
4
5# Test the ld instruction
6
7.*: +file format elf32-littlenios2
8
9Disassembly of section .text:
100+0000 <[^>]*> 0845 ldbu.n r4,0\(r17\)
110+0002 <[^>]*> 4845 ldbu.n r4,4\(r17\)
120+0004 <[^>]*> 7845 ldbu.n r4,7\(r17\)
130+0006 <[^>]*> f845 ldbu.n r4,15\(r17\)
140+0008 <[^>]*> 0945 ldbu.n r4,0\(r5\)
150+000a <[^>]*> 4945 ldbu.n r4,4\(r5\)
160+000c <[^>]*> 7945 ldbu.n r4,7\(r5\)
170+000e <[^>]*> f945 ldbu.n r4,15\(r5\)
This page took 0.054158 seconds and 4 git commands to generate.