Enhance GAS's .section directive so that it can take numeric values for the flags...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / range.s
CommitLineData
c5c2803a
AM
1 .text
2 lbz 4,-32768(3)
3 lbz 5,-1(3)
4 lbz 6,2(3)
5 lbz 7,32767(3)
6 lbz 8,32768(3)
7 lbz 9,-32769(3)
This page took 0.382096 seconds and 4 git commands to generate.