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