Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / st-large-direct.s
1 st d2, 0x123456
2 st d3, 0xc0ffee
3 st d4, 0x800002
4 st d0, 0x800003
5 st d1, 0x800003
6 st d5, 0x800004
7 st d6, 0x800006
8 st d7, 0x800007
9 st x, 0x800008
10 st y, 0x800009
11
This page took 0.035551 seconds and 4 git commands to generate.