26.9 FRNDINT (all processors)


日期: 2000-04-02 15:00 | 联系我
关注我: Telegram, Twitter

26.9 FRNDINT (all processors)

This instruction is slow on all processors. Replace it by:

FISTP QWORD PTR [TEMP] FILD QWORD PTR [TEMP]This code is faster despite a possible penalty for attempting to read from [TEMP] before the write is finished. It is recommended to put other instructions in between in order to avoid this penalty. See chapter 27.5 on how to truncate.

标签: MMX 优化

 文章评论
目前没有任何评论.

↓ 快抢占第1楼,发表你的评论和意见 ↓

当前页面是本站的 Google AMP 版本。
欲查看完整版本和发表评论请点击:完整版 »

 

程序员小辉 建站于 1997
Copyright © XiaoHui.com; 保留所有权利。