[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / align_text-r2.d
CommitLineData
0cb5a38a
SL
1#objdump: -dr
2#name: NIOS2 R2 align_test
3#as: -march=r2
4#source: align_text.s
5
6# Test alignment in text sections.
7
8.*: +file format elf32-littlenios2
9
10Disassembly of section .text:
1100000000 <label-0x20>:
12 0: 00000000 call 0 <label-0x20>
13 4: c4000020 nop
14 8: c4000020 nop
15 c: c4000020 nop
16 10: c4000020 nop
17 14: c4000020 nop
18 18: c4000020 nop
19 1c: c4000020 nop
20
2100000020 <label>:
22 20: c4000020 nop
2300000024 <label2>:
24 ...
This page took 0.051086 seconds and 4 git commands to generate.