浮点计算在没有FPU的处理器 [英] Floating point calculations in a processor with no FPU

查看:189
本文介绍了浮点计算在没有FPU的处理器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以执行浮点运算中不具有浮点单元的嵌入式处理器

Is it possible to perform floating point operations in an embedded processor that does not have a Floating Point Unit?

推荐答案

是的,你就必须做到这一点的软件。您编译器可能提供支持,或者您可能需要推出自己的。有可免费获得实现的了。

Yes, you just have to do it in software. Your compiler may provide support, or you may need to roll your own. There are freely-available implementations, too.

这篇关于浮点计算在没有FPU的处理器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆