Power10 vector integer multiply, divide, modulo insns
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / and-opr.d
1 #objdump: -d
2 #name:
3 #source: and-opr.s
4
5
6 .*: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <.text>:
12 0: 6c c4 17 and d0, \[23,x\]
13 3: 6d d2 ff 8a and d1, \(-30000,y\)
14 7: d0
15 8: 68 c7 and d2, \(x-\)
16 a: 69 f3 and d3, \(\+y\)
17 c: 6a bb and d4, d5
18 e: 6b fa 23 ca and d5, 2345678
19 12: ce
20 13: 6e fe 01 e2 and d6, \[123456\]
21 17: 40
22 18: 6f ac and d7, \(d0,s\)
This page took 0.032285 seconds and 4 git commands to generate.