1 Star 1 Fork 1

life/RISC-V-math-library

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
cvttqc_rv.S 441 Bytes
一键复制 编辑 原始数据 按行查看 历史
life 提交于 2022-07-06 13:38 . call function
.section .text, "ax", "progbits"
.align 4
.section .text
.align 4
.globl _sw5mc_cvttqc
_sw5mc_cvttqc:
sd s8,0(sp)
csrrs s8,fcsr,x0
fmv.d.x ft8,s8
ld s8,0(sp)
fmv.x.d t0,ft8
addi t1,zero,3
slli t1,t1,58
not t1,t1
and t0,t0,t1
fmv.d.x ft9,t0
sd s8,0(sp)
fmv.x.d s8,ft9
csrrw x0,fcsr,s8
ld s8,0(sp)
fcvt.l.d a1,fa0
fcvt.d.l fa1,a1
sd s8,0(sp)
fmv.x.d s8,ft8
csrrw x0,fcsr,s8
ld s8,0(sp)
ret
.align 4
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Assembly
1
https://gitee.com/li-fei-abc/risc-v-math-library.git
git@gitee.com:li-fei-abc/risc-v-math-library.git
li-fei-abc
risc-v-math-library
RISC-V-math-library
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385