2001-12-21 Orjan Friberg <orjanf@axis.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / incbin.d
CommitLineData
7e005732
NC
1#as: -I$srcdir/$subdir
2#objdump: -s -j .data
3#name: incbin
4
5# Test the incbin pseudo-op
6
7.*: .*
8
9Contents of section .data:
4b2c32f8
AM
10 0000 202e6461 74610a20 2e696e63 62696e20 .data. .incbin
11 0010 22696e63 62696e2e 73220a20 2e696e63 "incbin.s". .inc
12 0020 62696e20 22696e63 62696e2e 73222c30 bin "incbin.s",0
13 0030 2c32380a 202e696e 6362696e 2022696e ,28. .incbin "in
14 0040 6362696e 2e73222c 31352c39 0a202e70 cbin.s",15,9. .p
15 0050 32616c69 676e2034 0a202e64 6174610a 2align 4. .data.
16 0060 202e696e 6362696e 2022696e 6362696e .incbin "incbin
17 0070 2e73220a 20202269 6e636269 6e2e0000 .s". "incbin...
This page took 0.041544 seconds and 4 git commands to generate.