Don't use vec_disp8 encoding with the .d32 suffix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / or.d
CommitLineData
8923d7f6 1#objdump: -dr --prefix-addresses --show-raw-insn
36591ba1
SL
2#name: NIOS2 or
3
4# Test the nor instruction
5
6.*: +file format elf32-littlenios2
7
8Disassembly of section .text:
8923d7f6
SL
90+0000 <[^>]*> 428cb03a or r6,r8,r10
100+0004 <[^>]*> 39bffff4 orhi r6,r7,65535
110+0008 <[^>]*> 39bfffd4 ori r6,r7,65535
This page took 0.157347 seconds and 4 git commands to generate.