Power10 vector integer multiply, divide, modulo insns
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / mov-imm-reloc.d
CommitLineData
c6f14c0d
JD
1#objdump: -d -r
2#name: MOV instructions involving immediate operands which are relocatable expressions
3#source: mov-imm-reloc.s
4
5
6.*: file format elf32-s12z
7
8
9Disassembly of section .text:
10
1100000000 <.text>:
12 0: 0e 00 00 03 mov.p #3, \(0,s\)
13 4: 60
14 1: R_S12Z_OPR xxx
15 5: 0d 00 02 60 mov.w #2, \(0,s\)
16 6: R_S12Z_OPR xxx
17 9: 0f 00 00 00 mov.l #1, \(0,s\)
18 d: 01 60
19 a: R_S12Z_EXT32 xxx
20
This page took 0.097609 seconds and 4 git commands to generate.