Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / add-imm.d
CommitLineData
7b4ae824
JD
1#objdump: -d
2#name:
3#source: add-imm.s
4
5
4abd8e8d 6.*: file format elf32-s12z
7b4ae824
JD
7
8
9Disassembly of section .text:
10
1100000000 <start>:
12 0: 50 12 34 add d2, #4660
13 3: 51 12 34 add d3, #4660
14 6: 52 12 34 add d4, #4660
15 9: 53 12 34 add d5, #4660
16 c: 54 12 add d0, #18
17 e: 55 34 add d1, #52
18 10: 56 00 56 78 add d6, #5666970
19 14: 9a
20 15: 57 00 98 76 add d7, #9991764
21 19: 54
This page took 0.070827 seconds and 4 git commands to generate.