Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / st-small-direct.s
1 L1: st d2, L1
2 st d3, L2
3 st d4, L1
4 L3: nop
5 st d0, L2
6 st d1, L3
7 L2: st d5, L1
8 st d6, L3
9 st d7, L2
10 st x, 12345
11 st y, 9876
12
This page took 0.030456 seconds and 4 git commands to generate.