Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / bra-expression-undef.d
1 #objdump: -dr
2 #name: pc_relative expressions without a definition
3 #source: bra-expression-undef.s
4
5
6
7 .*: file format elf32-s12z
8
9
10 Disassembly of section .text:
11
12 00000000 <.text>:
13 0: 01 nop
14 1: 01 nop
15 2: 20 80 0b bra \*\+11
16 3: R_S12Z_PCREL_7_15 loop\+0x8000
17 5: 01 nop
18 6: 02 c0 bc 80 brclr.b d0, #4, \*\+23
19 a: 17
20 9: R_S12Z_PCREL_7_15 loop\+0x18000
21 b: 01 nop
22 c: 0b 06 80 20 tbne d6, \*\+32
23 e: R_S12Z_PCREL_7_15 loop\+0x10000
24 10: 01 nop
This page took 0.030265 seconds and 4 git commands to generate.