Power10 vector integer multiply, divide, modulo insns
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / brclr-symbols.d
CommitLineData
7b4ae824
JD
1#objdump: -dt
2#name:
3#source: brclr-symbols.s
4
5
4abd8e8d 6.*: file format elf32-s12z
7b4ae824
JD
7
8SYMBOL TABLE:
900000000 l d .text 00000000 .text
1000000000 l d .data 00000000 .data
1100000000 l d .bss 00000000 .bss
1200000001 l .text 00000000 foo
13
14
15
16Disassembly of section .text:
17
1800000000 <foo-0x1>:
19 0: 01 nop
20
2100000001 <foo>:
22 1: 01 nop
23 2: 01 nop
24 3: 02 0c ff fe brclr d0, #1, foo
25 7: 03 81 bd ff brset d1, d2, foo
26 b: fa
27 c: 02 a0 e7 ff brclr.b \(x\+\), #2, foo
28 10: f5
29 11: 03 c1 84 00 brset.b \(23,d0\), d0, foo
30 15: 17 ff f0
31 18: 02 a0 03 86 brclr.b 902, #2, foo
32 1c: ff e9
This page took 0.117286 seconds and 4 git commands to generate.