Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / clr.d
1 #objdump: -d
2 #name:
3 #source: clr.s
4
5
6 .*: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <L1>:
12 0: 38 clr d2
13 1: 39 clr d3
14 2: 3a clr d4
15 3: 3b clr d5
16 4: 3c clr d0
17 5: 3d clr d1
18 6: 3e clr d6
19 7: 3f clr d7
20 8: 9a clr x
21 9: 9b clr y
This page took 0.02985 seconds and 4 git commands to generate.