第一范文网 - 专业文章范例文档资料分享平台

The simplescalar tool set, version 2.0(29)

来源:用户分享 时间:2021-06-02 本文由几番春暮 分享 下载这篇文档 手机版
说明:文章内容仅供预览,部分内容可能不全,需要完整文档或者需要复制内容,请下载word后使用。下载word有问题请添加微信号:xxxxxx或QQ:xxxxxx 处理(尽可能给您提供完整文档),感谢您的支持与谅解。

under Contract DABT63-95-C-0127 and ARPA order no. D346. The current support for this work comes from a variety of sources, all of to which we are indebted.

CVT.W.S:Opcode:Format:Semantics:

CVT.W.D:Opcode:Format:Semantics:

C.EQ.S:Opcode:Format:Semantics:

C.EQ.D:Opcode:Format:Semantics:

C.LT.S:Opcode:Format:Semantics:

C.LT.D:Opcode:Format:Semantics:

C.LE.S:Opcode:Format:Semantics:

C.LE.D:Opcode:Format:Semantics:

SQRT.S:Opcode:Format:Semantics:

FPALIGN(FS)

SET_FPR_D(FD,(double)FPR_L(FS))

Convert single precision to integer.0x84

CVT.W.S fd,fs

FPALIGN(FD)FPALIGN(FS)

SET_FPR_L(FD, (long)FPR_F(FS))

Convert double precision to integer.0x85

CVT.W.D fd,fs

FPALIGN(FD)FPALIGN(FS)

SET_FPR_L(FD, (long)FPR_D(FS))

Test if equal, single precision.0x90

C.EQ.S fs,ft

FPALIGN(FS)FPALIGN(FT)

SET_FCC(FPR_F(FS) == FPR_F(FT))

Test if equal, double precision.0x91

C.EQ.D fs,ft

FPALIGN(FS)FPALIGN(FT)

SET_FCC(FPR_D(FS) == FPR_D(FT))

Test if less than, single precision.0x92

C.LT.S fs,ft

FPALIGN(FS)FPALIGN(FT)

SET_FCC(FPR_F(FS) < FPR_F(FT))

Test if less than, double precision.0x93

C.LT.D fs,ft

FPALIGN(FS)FPALIGN(FT)

SET_FCC(FPR_D(FS) < FPR_D(FT))

Test if less than or equal, single precision.0x94

C.LE.S fs,ft

FPALIGN(FS)FPALIGN(FT)

SET_FCC(FPR_F(FS) <= FPR_F(FT))

Test if less than or equal, double precision.0x95

C.LE.D fs,ft

FPALIGN(FS)FPALIGN(FT)

SET_FCC(FPR_D(FS) <= FPR_D(FT))

Square root, single precision.0x96

SQRT.S fd,fs

FPALIGN(FD)

SET_FPR_F(FD,sqrt((double)FPR_F(FS)))

搜索“diyifanwen.net”或“第一范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,第一范文网,提供最新人文社科The simplescalar tool set, version 2.0(29)全文阅读和word下载服务。

The simplescalar tool set, version 2.0(29).doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.diyifanwen.net/wenku/1209420.html(转载请注明文章来源)
热门推荐
Copyright © 2018-2022 第一范文网 版权所有 免责声明 | 联系我们
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:xxxxxx 邮箱:xxxxxx@qq.com
渝ICP备2023013149号
Top