Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / cmp-imm.s
1 here: cmp d0, #0x12
2 cmp d1, #0x34
3 cmp d2, #0x3456
4 cmp d3, #0x3456
5 cmp d4, #0x3456
6 cmp d5, #0x3456
7 cmp d6, #0x345678
8 cmp d7, #0x345678
9
10 cmp x, #-5588020
11 cmp y, #-2232577
12
This page took 0.030774 seconds and 4 git commands to generate.