Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / mod.d
1 #objdump: -d
2 #name:
3 #source: mod.s
4
5
6 .*: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <.text>:
12 0: 1b 3c ec 62 mods.b d0, d1, #98
13 4: 1b 3d c0 b9 mods.b d1, d2, d3
14 8: 1b 38 c9 ba mods.w d2, d3, d4
15 c: 1b 39 ff 00 mods.l d3, d7, #9842
16 10: 00 26 72
17 13: 1b 3a 68 e0 modu.b d4, d1, \(32,s\)
18 17: 20
19 18: 1b 3b 49 c4 modu.w d5, d3, \[34,x\]
20 1c: 22
21 1d: 1b 3e 7b ff modu.l d6, d7, \(s\+\)
22 21: 1b 3f 7a d4 modu.lp d7, \[12,y\], \(7,d1\)
23 25: 0c 85 00 07
This page took 0.030662 seconds and 4 git commands to generate.