[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / xor-r2.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: NIOS2 R2 xor
3 #as: -march=r2
4 #source: xor.s
5
6 # Test the nor instruction
7
8 .*: +file format elf32-littlenios2
9
10 Disassembly of section .text:
11 0+0000 <[^>]*> 78065220 xor r6,r8,r10
12 0+0004 <[^>]*> ffff31fc xorhi r6,r7,65535
13 0+0008 <[^>]*> ffff31dc xori r6,r7,65535
This page took 0.02969 seconds and 4 git commands to generate.