Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / brset-clr-opr-reg-rel.d
1 #objdump: -d
2 #name:
3 #source: brset-clr-opr-reg-rel.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <L1-0x6>:
12 0: 02 85 d0 22 brclr.w \(34,y\), d2, \*\+3034
13 4: 8b da
14
15 00000006 <L1>:
16 6: 03 c1 d3 81 brset.b \(-y\), d0, \*\+434
17 a: b2
18 b: 03 9d e3 88 brset.l \(\+x\), d3, \*\+2134
19 f: 56
20 10: 02 ad c4 22 brclr.l \[34,x\], d4, L1
21 14: ff f6
This page took 0.038263 seconds and 4 git commands to generate.