[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / cdx_xor.d
CommitLineData
0cb5a38a
SL
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: NIOS2 CDX xor.n
3#as: -march=r2
4
5# Test the xor.n instruction
6
7.*: +file format elf32-littlenios2
8
9Disassembly of section .text:
100+0000 <[^>]*> 3909 xor.n r4,r4,r4
110+0002 <[^>]*> 3e49 xor.n r17,r17,r7
120+0004 <[^>]*> 33c9 xor.n r7,r7,r17
130+0006 <[^>]*> 3fc9 xor.n r7,r7,r7
This page took 0.056856 seconds and 4 git commands to generate.