Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / sub-imm.s
1 start: sub d2, #0x1234
2 sub d3, #0x1234
3 sub d4, #0x1234
4 sub d5, #0x1234
5 sub d0, #-17
6 sub d1, #0x34
7 sub d6, #0x56789ABC
8 sub d7, #-1737025662
This page took 0.041285 seconds and 4 git commands to generate.