x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cr16 / ash_test.d
CommitLineData
3d3d428f
NC
1#as:
2#objdump: -dr
3#name: ash_test
4
5.*: +file format .*
6
7Disassembly of section .text:
8
900000000 <main>:
10 0: 71 40 ashub \$7:s,r1
11 2: 91 40 ashub \$-7:s,r1
12 4: 41 40 ashub \$4:s,r1
13 6: c1 40 ashub \$-4:s,r1
14 8: 81 40 ashub \$-8:s,r1
15 a: 31 40 ashub \$3:s,r1
16 c: d1 40 ashub \$-3:s,r1
17 e: 21 41 ashub r2,r1
18 10: 34 41 ashub r3,r4
19 12: 56 41 ashub r5,r6
20 14: 8a 41 ashub r8,r10
21 16: 71 42 ashuw \$7:s,r1
22 18: 91 43 ashuw \$-7:s,r1
23 1a: 41 42 ashuw \$4:s,r1
24 1c: c1 43 ashuw \$-4:s,r1
25 1e: 81 42 ashuw \$8:s,r1
26 20: 81 43 ashuw \$-8:s,r1
27 22: 31 42 ashuw \$3:s,r1
28 24: d1 43 ashuw \$-3:s,r1
29 26: 21 45 ashuw r2,r1
30 28: 34 45 ashuw r3,r4
31 2a: 56 45 ashuw r5,r6
32 2c: 8a 45 ashuw r8,r10
33 2e: 72 4c ashud \$7:s,\(r3,r2\)
34 30: 92 4f ashud \$-7:s,\(r3,r2\)
35 32: 82 4c ashud \$8:s,\(r3,r2\)
36 34: 82 4f ashud \$-8:s,\(r3,r2\)
37 36: 42 4c ashud \$4:s,\(r3,r2\)
38 38: c2 4f ashud \$-4:s,\(r3,r2\)
39 3a: c2 4c ashud \$12:s,\(r3,r2\)
40 3c: 42 4f ashud \$-12:s,\(r3,r2\)
41 3e: 31 4c ashud \$3:s,\(r2,r1\)
42 40: d1 4f ashud \$-3:s,\(r2,r1\)
43 42: 41 48 ashud r4,\(r2,r1\)
44 44: 51 48 ashud r5,\(r2,r1\)
45 46: 61 48 ashud r6,\(r2,r1\)
46 48: 81 48 ashud r8,\(r2,r1\)
47 4a: 11 48 ashud r1,\(r2,r1\)
This page took 0.607304 seconds and 4 git commands to generate.