Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / or-imm.d
CommitLineData
7b4ae824
JD
1#objdump: -d
2#name:
3#source: or-imm.s
4
5
4abd8e8d 6.*: file format elf32-s12z
7b4ae824
JD
7
8
9Disassembly of section .text:
10
1100000000 <start>:
12 0: 78 12 34 or d2, #4660
13 3: 79 12 34 or d3, #4660
14 6: 7a fc 7a or d4, #-902
15 9: 7b 01 59 or d5, #345
16 c: 7c 12 or d0, #18
17 e: 7d 34 or d1, #52
18 10: 7e 56 78 9a or d6, #1450744508
19 14: bc
20 15: 7f ff 43 9e or d7, #-12345678
21 19: b2
This page took 0.081762 seconds and 4 git commands to generate.