[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / selftest.d
CommitLineData
fad16e30
SL
1#as: -r
2#objdump: -dr --prefix-addresses --show-raw-insn
3#name: NIOS2 selftest
4
5# Test the assembler self-test mode on some instructions that
6# manipulate control registers. The purpose of this test is to make
7# sure the assembler doesn't choke, rather than to match the encodings
8# of the particular instructions in the test here.
9
10.*: +file format elf32-littlenios2
11
12
13Disassembly of section .text:
140+0000 <[^>]*> 1001703a wrctl status,r2
150+0004 <[^>]*> 1001703a wrctl status,r2
160+0008 <[^>]*> 1001707a wrctl estatus,r2
170+000c <[^>]*> 1001707a wrctl estatus,r2
18#...
This page took 0.099646 seconds and 4 git commands to generate.