OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [i860/] [bitwise.d] - Blame information for rev 219

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
#as:
2
#objdump: -dr
3
#name: i860 bitwise
4
 
5
.*: +file format .*
6
 
7
Disassembly of section \.text:
8
 
9
00000000 <\.text>:
10
   0:   00 00 22 c0     and     %r0,%r1,%sp
11
   4:   00 18 85 c0     and     %fp,%r4,%r5
12
   8:   00 30 e8 c0     and     %r6,%r7,%r8
13
   c:   00 48 4b c1     and     %r9,%r10,%r11
14
  10:   00 60 ae c1     and     %r12,%r13,%r14
15
  14:   00 78 11 c2     and     %r15,%r16,%r17
16
  18:   00 90 74 c2     and     %r18,%r19,%r20
17
  1c:   00 a8 d7 c2     and     %r21,%r22,%r23
18
  20:   00 c0 3a c3     and     %r24,%r25,%r26
19
  24:   00 d8 9d c3     and     %r27,%r28,%r29
20
  28:   00 f0 e0 c3     and     %r30,%r31,%r0
21
  2c:   00 00 22 d0     andnot  %r0,%r1,%sp
22
  30:   00 18 85 d0     andnot  %fp,%r4,%r5
23
  34:   00 30 e8 d0     andnot  %r6,%r7,%r8
24
  38:   00 48 4b d1     andnot  %r9,%r10,%r11
25
  3c:   00 60 ae d1     andnot  %r12,%r13,%r14
26
  40:   00 78 11 d2     andnot  %r15,%r16,%r17
27
  44:   00 90 74 d2     andnot  %r18,%r19,%r20
28
  48:   00 a8 d7 d2     andnot  %r21,%r22,%r23
29
  4c:   00 c0 3a d3     andnot  %r24,%r25,%r26
30
  50:   00 d8 9d d3     andnot  %r27,%r28,%r29
31
  54:   00 f0 e0 d3     andnot  %r30,%r31,%r0
32
  58:   00 00 22 e0     or      %r0,%r1,%sp
33
  5c:   00 18 85 e0     or      %fp,%r4,%r5
34
  60:   00 30 e8 e0     or      %r6,%r7,%r8
35
  64:   00 48 4b e1     or      %r9,%r10,%r11
36
  68:   00 60 ae e1     or      %r12,%r13,%r14
37
  6c:   00 78 11 e2     or      %r15,%r16,%r17
38
  70:   00 90 74 e2     or      %r18,%r19,%r20
39
  74:   00 a8 d7 e2     or      %r21,%r22,%r23
40
  78:   00 c0 3a e3     or      %r24,%r25,%r26
41
  7c:   00 d8 9d e3     or      %r27,%r28,%r29
42
  80:   00 f0 e0 e3     or      %r30,%r31,%r0
43
  84:   00 00 22 f0     xor     %r0,%r1,%sp
44
  88:   00 18 85 f0     xor     %fp,%r4,%r5
45
  8c:   00 30 e8 f0     xor     %r6,%r7,%r8
46
  90:   00 48 4b f1     xor     %r9,%r10,%r11
47
  94:   00 60 ae f1     xor     %r12,%r13,%r14
48
  98:   00 78 11 f2     xor     %r15,%r16,%r17
49
  9c:   00 90 74 f2     xor     %r18,%r19,%r20
50
  a0:   00 a8 d7 f2     xor     %r21,%r22,%r23
51
  a4:   00 c0 3a f3     xor     %r24,%r25,%r26
52
  a8:   00 d8 9d f3     xor     %r27,%r28,%r29
53
  ac:   00 f0 e0 f3     xor     %r30,%r31,%r0
54
  b0:   00 00 22 c4     and     0x0000,%r1,%sp
55
  b4:   00 20 85 c4     and     0x2000,%r4,%r5
56
  b8:   f5 13 e8 c4     and     0x13f5,%r7,%r8
57
  bc:   00 80 4b c5     and     0x8000,%r10,%r11
58
  c0:   e8 fd ae c5     and     0xfde8,%r13,%r14
59
  c4:   ff ff 11 c6     and     0xffff,%r16,%r17
60
  c8:   ff ff 74 c6     and     0xffff,%r19,%r20
61
  cc:   cd ab d7 c6     and     0xabcd,%r22,%r23
62
  d0:   34 12 3a c7     and     0x1234,%r25,%r26
63
  d4:   00 00 9d c7     and     0x0000,%r28,%r29
64
  d8:   03 00 e0 c7     and     0x0003,%r31,%r0
65
  dc:   01 00 22 cc     andh    0x0001,%r1,%sp
66
  e0:   01 20 85 cc     andh    0x2001,%r4,%r5
67
  e4:   f6 13 e8 cc     andh    0x13f6,%r7,%r8
68
  e8:   01 80 4b cd     andh    0x8001,%r10,%r11
69
  ec:   e9 fd ae cd     andh    0xfde9,%r13,%r14
70
  f0:   ff ff 11 ce     andh    0xffff,%r16,%r17
71
  f4:   ff ff 74 ce     andh    0xffff,%r19,%r20
72
  f8:   cd ab d7 ce     andh    0xabcd,%r22,%r23
73
  fc:   34 12 3a cf     andh    0x1234,%r25,%r26
74
 100:   00 00 9d cf     andh    0x0000,%r28,%r29
75
 104:   03 00 e0 cf     andh    0x0003,%r31,%r0
76
 108:   00 00 22 d4     andnot  0x0000,%r1,%sp
77
 10c:   00 20 85 d4     andnot  0x2000,%r4,%r5
78
 110:   f5 13 e8 d4     andnot  0x13f5,%r7,%r8
79
 114:   00 80 4b d5     andnot  0x8000,%r10,%r11
80
 118:   e8 fd ae d5     andnot  0xfde8,%r13,%r14
81
 11c:   ff ff 11 d6     andnot  0xffff,%r16,%r17
82
 120:   ff ff 74 d6     andnot  0xffff,%r19,%r20
83
 124:   cd ab d7 d6     andnot  0xabcd,%r22,%r23
84
 128:   34 12 3a d7     andnot  0x1234,%r25,%r26
85
 12c:   00 00 9d d7     andnot  0x0000,%r28,%r29
86
 130:   03 00 e0 d7     andnot  0x0003,%r31,%r0
87
 134:   01 00 22 dc     andnoth 0x0001,%r1,%sp
88
 138:   01 20 85 dc     andnoth 0x2001,%r4,%r5
89
 13c:   f6 13 e8 dc     andnoth 0x13f6,%r7,%r8
90
 140:   01 80 4b dd     andnoth 0x8001,%r10,%r11
91
 144:   e9 fd ae dd     andnoth 0xfde9,%r13,%r14
92
 148:   ff ff 11 de     andnoth 0xffff,%r16,%r17
93
 14c:   ff ff 74 de     andnoth 0xffff,%r19,%r20
94
 150:   cd ab d7 de     andnoth 0xabcd,%r22,%r23
95
 154:   34 12 3a df     andnoth 0x1234,%r25,%r26
96
 158:   00 00 9d df     andnoth 0x0000,%r28,%r29
97
 15c:   03 00 e0 df     andnoth 0x0003,%r31,%r0
98
 160:   00 00 22 e4     or      0x0000,%r1,%sp
99
 164:   01 00 85 e4     or      0x0001,%r4,%r5
100
 168:   02 00 e8 e4     or      0x0002,%r7,%r8
101
 16c:   03 00 4b e5     or      0x0003,%r10,%r11
102
 170:   e8 fd ae e5     or      0xfde8,%r13,%r14
103
 174:   ff ff 11 e6     or      0xffff,%r16,%r17
104
 178:   ff ff 74 e6     or      0xffff,%r19,%r20
105
 17c:   cd ab d7 e6     or      0xabcd,%r22,%r23
106
 180:   34 12 3a e7     or      0x1234,%r25,%r26
107
 184:   00 00 9d e7     or      0x0000,%r28,%r29
108
 188:   03 00 e0 e7     or      0x0003,%r31,%r0
109
 18c:   00 00 22 ec     orh     0x0000,%r1,%sp
110
 190:   01 00 85 ec     orh     0x0001,%r4,%r5
111
 194:   02 00 e8 ec     orh     0x0002,%r7,%r8
112
 198:   03 00 4b ed     orh     0x0003,%r10,%r11
113
 19c:   e8 fd ae ed     orh     0xfde8,%r13,%r14
114
 1a0:   ff ff 11 ee     orh     0xffff,%r16,%r17
115
 1a4:   ff ff 74 ee     orh     0xffff,%r19,%r20
116
 1a8:   cd ab d7 ee     orh     0xabcd,%r22,%r23
117
 1ac:   34 12 3a ef     orh     0x1234,%r25,%r26
118
 1b0:   00 00 9d ef     orh     0x0000,%r28,%r29
119
 1b4:   03 00 e0 ef     orh     0x0003,%r31,%r0
120
 1b8:   00 00 22 f4     xor     0x0000,%r1,%sp
121
 1bc:   01 00 85 f4     xor     0x0001,%r4,%r5
122
 1c0:   02 00 e8 f4     xor     0x0002,%r7,%r8
123
 1c4:   03 00 4b f5     xor     0x0003,%r10,%r11
124
 1c8:   e8 fd ae f5     xor     0xfde8,%r13,%r14
125
 1cc:   ff ff 11 f6     xor     0xffff,%r16,%r17
126
 1d0:   ff ff 74 f6     xor     0xffff,%r19,%r20
127
 1d4:   cd ab d7 f6     xor     0xabcd,%r22,%r23
128
 1d8:   34 12 3a f7     xor     0x1234,%r25,%r26
129
 1dc:   00 00 9d f7     xor     0x0000,%r28,%r29
130
 1e0:   03 00 e0 f7     xor     0x0003,%r31,%r0
131
 1e4:   00 00 22 fc     xorh    0x0000,%r1,%sp
132
 1e8:   01 00 85 fc     xorh    0x0001,%r4,%r5
133
 1ec:   02 00 e8 fc     xorh    0x0002,%r7,%r8
134
 1f0:   03 00 4b fd     xorh    0x0003,%r10,%r11
135
 1f4:   e8 fd ae fd     xorh    0xfde8,%r13,%r14
136
 1f8:   ff ff 11 fe     xorh    0xffff,%r16,%r17
137
 1fc:   ff ff 74 fe     xorh    0xffff,%r19,%r20
138
 200:   cd ab d7 fe     xorh    0xabcd,%r22,%r23
139
 204:   34 12 3a ff     xorh    0x1234,%r25,%r26
140
 208:   00 00 9d ff     xorh    0x0000,%r28,%r29
141
 20c:   03 00 e0 ff     xorh    0x0003,%r31,%r0

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.