Add support for the Freescale s12z processor.
[external/binutils.git] / gas / testsuite / gas / s12z / bit-manip.d
1 #objdump: -d
2 #name:    
3 #source:  bit-manip.s
4
5
6 dump.o:     file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <.text>:
12    0:   ec 1c           bclr d0, #3
13    2:   ed 25           bset d1, #4
14    4:   ee 28           btgl d2, #5
15    6:   ec b1 b9        bclr d3, d5
16    9:   ed e1 ba        bset d4, d6
17    c:   ee f1 bb        btgl d5, d7
18    f:   ec a0 c0 22     bclr.b \(34,x\), #2
19   13:   ec c3 ff        bclr.w \(s\+\), #12
20   16:   ec fd e0 38     bclr.l \(56,s\), d7
21   1a:   ed d0 c4 22     bset.b \[34,x\], #5
22   1e:   ed db fb        bset.l \(-s\), #29
23   21:   ed f5 c0 9c     bset.w \(156,x\), d7
24   25:   ee d0 c4 22     btgl.b \[34,x\], #5
25   29:   ee f3 fb        btgl.w \(-s\), #15
26   2c:   ee fd f0 0f     btgl.l \(15,p\), d7