Don't use vec_disp8 encoding with the .d32 suffix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / jmp-r2.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: NIOS2 R2 jmp
3 #as: -march=r2
4 #source: jmp.s
5
6 # Test the jmp instruction.
7
8 .*: +file format elf32-littlenios2
9
10 Disassembly of section .text:
11 0+0000 <[^>]*> 34000660 jmp bt
12
This page took 0.045177 seconds and 4 git commands to generate.