repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ld: Move the .note.build-id section to near the start of the memory map.
[binutils-gdb.git]
/
sim
/
testsuite
/
bfin
/
c_dsp32alu_a0_pm_a1.s
blob
dda7ddd2657a5d3b37a021616df80bf7d692860b
1
//
Original
:/
testcases
/
core
/
c_dsp32alu_a0_pm_a1
/
c_dsp32alu_a0_pm_a1.dsp
2
//
Spec Reference
:
dsp32alu a0
+=
a1
3
# mach: bfin
4
5
.include
"testutils.inc"
6
start
7
8
9
10
A1
=
A0
=
0
;
11
12
imm32
r0
,
0x25678911
;
13
imm32
r1
,
0x0029ab2d
;
14
imm32
r2
,
0x00145535
;
15
imm32
r3
,
0xf6567747
;
16
imm32
r4
,
0xe566895b
;
17
imm32
r5
,
0x67897b6d
;
18
imm32
r6
,
0xb4445875
;
19
imm32
r7
,
0x86667797
;
20
A0
=
R0
;
21
A1
=
R1
;
22
23
A0
+=
A1;
24
A0
+=
A1
(
W32
)
;
25
A0
+=
A1;
26
A0
+=
A1
(
W32
)
;
27
R5
=
A0.w;
28
29
A1
=
R2
;
30
A0
-=
A1;
31
A0
-=
A1
(
W32
)
;
32
A0
-=
A1;
33
A0
-=
A1
(
W32
)
;
34
R6
=
A0.w;
35
CHECKREG
r5
,
0x260E35C5
;
36
CHECKREG
r6
,
0x25BCE0F1
;
37
38
39
pass