Print addend as signed in objdump
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / align.d
CommitLineData
252b5132
RH
1#objdump: -s -j .text
2#name: align
a22429b9
NC
3# The RX port will always replace zeros in any aligned area with NOPs,
4# even if the user requested that they filled with zeros.
5#not-target: m32c-* rx-*
252b5132
RH
6
7# Test the alignment pseudo-op.
8
9.*: .*
10
11Contents of section .text:
12 0000 ff00ff01 ff020202 ffff0303 04040404 ................
13 0010 ffffffff 05050505 ff090a0a 0a0a0a0a ................
14 0020 ff00ff01 ff020202 ffff0303 04040404 ................
15 0030 ffffffff 05050505 ff090a0a 0a0a0a0a ................
This page took 0.522525 seconds and 4 git commands to generate.