Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / cmp-opr-rindirect.s
1 ;;; Indirect register offset
2 cmp d2, [d1,y]
3 cmp d3, [d1,y]
4 cmp d4, [d0,y]
5 cmp d5, [d0,y]
6 cmp d0, [d6,x]
7 cmp d1, [d6,x]
8 cmp d6, [d6,x]
9 cmp d7, [d7,x]
This page took 0.05596 seconds and 4 git commands to generate.