Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / bra-expression-defined.s
1
2 nop
3 nop
4 bra loop+10
5 nop
6 brclr.b d0, #4, loop+20
7 nop
8 tbne d6, loop+30
9 nop
10 loop:
11 nop
This page took 0.02925 seconds and 4 git commands to generate.