Commit | Line | Data |
---|---|---|
7e005732 | 1 | #as: -I$srcdir/$subdir |
ff460b2a | 2 | #objdump: -s -j .text |
7e005732 | 3 | #name: incbin |
bad6899a | 4 | #not-target: m32c-* |
7e005732 NC |
5 | |
6 | # Test the incbin pseudo-op | |
7 | ||
8 | .*: .* | |
9 | ||
ff460b2a NC |
10 | Contents of section .text: |
11 | 0000 38383838 38383838 0c313232 3333330c 88888888.122333. | |
12 | 0010 534f4d45 4d4f5245 44415441 44415441 SOMEMOREDATADATA | |
13 | 0020 38383838 38383838 0c313232 3333330c 88888888.122333. | |
14 | 0030 534f4d45 4d4f5245 44415441 44415441 SOMEMOREDATADATA |