Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / bra-expression-defined.d
1 #objdump: -d
2 #name: pc_relative expressions defined at assembly time
3 #source: bra-expression-defined.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <loop-0x11>:
12 0: 01 nop
13 1: 01 nop
14 2: 20 80 19 bra \*\+25
15 5: 01 nop
16 6: 02 c0 bc 80 brclr.b d0, #4, \*\+31
17 a: 1f
18 b: 01 nop
19 c: 0b 06 80 23 tbne d6, \*\+35
20 10: 01 nop
21
22 00000011 <loop>:
23 11: 01 nop
This page took 0.041556 seconds and 4 git commands to generate.