Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / cmp-opr-sxe4.d
1 #objdump: -d
2 #name:
3 #source: cmp-opr-sxe4.s
4
5
6 .*: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <.text>:
12 0: e0 ff ff cmp d2, #-1
13 3: e1 00 01 cmp d3, #1
14 6: e2 00 02 cmp d4, #2
15 9: e3 00 03 cmp d5, #3
16 c: e4 0e cmp d0, #14
17 e: e5 0f cmp d1, #15
18 10: e6 00 00 00 cmp d6, #4
19 14: 04
20 15: e7 00 00 00 cmp d7, #10
21 19: 0a
This page took 0.042837 seconds and 4 git commands to generate.