* read.c (convert_to_bignum): New function, split out from...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / incbin.s
CommitLineData
ff460b2a
NC
1 .text
2 .incbin "incbin.dat"
3 .incbin "incbin.dat",0,8
4 .incbin "incbin.dat",8,8
5 .incbin "incbin.dat",16,16
This page took 0.160772 seconds and 4 git commands to generate.