Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / mul-opr.s
1 muls.b d0, d1, #-1
2 muls.w d3, d7, (-s)
3 muls.l d3, d7, (+x)
4 mulu.b d4, d1, (32,s)
5 mulu.w d5, d3, [34,x]
6 mulu.l d6, d7, (s+)
This page took 0.043155 seconds and 4 git commands to generate.