Add support for the Freescale s12z processor.
[external/binutils.git] / gas / testsuite / gas / s12z / add-opr.s
1         add d0, [-223,x]
2         add d1, (30000, s)
3         add d2, (x-)
4         add d3, (+y)
5         add d4,  d7
6         add d5,  6078
7         add d6,  [73056]
8         add d7,  (d4,x)
9