打印

Overlapping the execution of VDIV.F32 and SDIV/UDIV

[复制链接]
152|0
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
roucun|  楼主 | 2018-9-9 07:04 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
App, AN, IO, ov, sd
The Cortex-M4F has separate hardware for integer and floating-point arithmetic. Both integer and floating-point divide instructions take up to 12 clock cycles to complete. I\'ve verified that integer instructions immediately following a VDIV are able to execute simultaneously while the VDIV is finishing. However, the reverse does not seem to be true - i.e., floating-point instructions immediately following an integer divide (SDIV or UDIV) must wait for the divide to complete before the floating-point instructions proceed. Does anyone know why the you can\'t overlap the execution of an integer divide with the execution of floating-point instructions?

使用特权

评论回复

相关帖子

发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

421

主题

446

帖子

0

粉丝