git.wh0rd.org
/
ICEs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
initial import
[ICEs.git]
/
bfin-2599
/
test.s
1
.file "test.c";
2
.text;
3
.align 4
4
.global _shl_fr1x16;
5
.type _shl_fr1x16, STT_FUNC;
6
_shl_fr1x16:
7
LINK 0;
8
W [FP+8] = R0;
9
R0 = R1;
10
W [FP+12] = R0;
11
R1 = W [FP+8] (X);
12
R0 = W [FP+12] (X);
13
R0 = ASHIFT R1 BY R0 (V, S);
14
R0 = R0.L (X);
15
UNLINK;
16
rts;
17
.size _shl_fr1x16, .-_shl_fr1x16
18
.ident "GCC: (GNU) 4.1.1 (ADI cvs)"