Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / not-so-simple-shifts.s
1 lsl.l d0, (+x), #3
2 lsr.p d5, (d6,x), #2
3 asl.w d7, [45,p], #13
4 asr.b d4, (145,d0), #3
This page took 0.035613 seconds and 4 git commands to generate.