Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / st-opr.s
1 st d0, [d2,y]
2 st d1, [d3,x]
3 st d2, [d4,x]
4 st d3, (15234,d7)
5 st d4, (-234,s)
6 st d5, d0
7 st d6, (d2, x)
8 st d7, [1234]
9 st x, (d2, x)
10 st y, [d5, y]
This page took 0.030363 seconds and 4 git commands to generate.