gas testuite fixes: don't match dump.o
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / bit-manip.d
CommitLineData
7b4ae824
JD
1#objdump: -d
2#name:
3#source: bit-manip.s
4
5
4abd8e8d 6.*: file format elf32-s12z
7b4ae824
JD
7
8
9Disassembly of section .text:
10
1100000000 <.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
This page took 0.048942 seconds and 4 git commands to generate.