summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/all/incbin.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/all/incbin.s')
-rw-r--r--binutils-2.25/gas/testsuite/gas/all/incbin.s5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/all/incbin.s b/binutils-2.25/gas/testsuite/gas/all/incbin.s
new file mode 100644
index 00000000..dd4ebbd8
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/all/incbin.s
@@ -0,0 +1,5 @@
+ .text
+ .incbin "incbin.dat"
+ .incbin "incbin.dat",0,8
+ .incbin "incbin.dat",8,8
+ .incbin "incbin.dat",16,16