Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / db-tb-cc-reg.s
1 dbne d0, *+12
2 dbeq d1, *+13
3 dbpl x, *-14
4 dbmi y, *+15
5 dbgt d3, *+123
6 dble d7, *-1249
7 tbne d0, *+22
8 tbeq d1, *+23
9 tbpl x, *+24
10 tbmi y, *+25
11 tbgt d3, *+223
12 tble d7, *+2249
13 tbmi y, *+40
14 dbne d0, *-139
15 dbpl d1, *+4
16 dbgt d4, *-138
17 dbeq d2, *+41
18 tbne d6, *+4
19 tbpl d7, *-136
20 tbeq x, *+40
21
This page took 0.029908 seconds and 4 git commands to generate.