您的位置: OpenADSP社区论坛 -> Blackfin专区 -> 新手上路 -> QQ群内技术问题:VDSP程序的含义
本帖共有736个阅读者
发表帖子 发表投票 回复主题
QQ群内技术问题:VDSP程序的含义
尊贵身份标志
OpenADSP(管理员)
OpenADSP
头衔:社区公民
帮派:无帮无派
帖数:5195
金钱:34806
积分:6378
注册时间:2011/6/7
楼主信息 | 留言 | Email | 主页 | 编辑 | 管理 | 离线
QQ群内技术问题:VDSP程序的含义

Q群内的同学问题:

R0 = R0 + R1 ( NS ) ;
NS是什么意思啊 ?
上传的图片
  20133516444526.jpg [ 11.70 KB 222×171 ] (缩略时请点击查看原图)

 


我是OP...
等级:管理员 参考IP地址:*.*.*.*
2013/3/5 16:44:51
尊贵身份标志
andy(论坛版主)
andy
头衔:社区公民
帮派:无帮无派
帖数:2287
金钱:11132
积分:2263
注册时间:2011/6/8
1信息 | 留言 | Email | 主页 | 编辑 | 管理 | 离线
Syntax Terminology

Dreg: R7–0

sat_flag:
nonoptional saturation flag, (S) or (NS)

Instruction Length

In the syntax, comment (a) identifies 16-bit
instruction length. Comment (b) identifies 32-bit instruction length.

Functional Description

The Negate (Two’s-Complement) instruction
returns the same magnitude with the opposite arithmetic sign. The Accumulator
versions saturate the result at 40 bits. The instruction calculates by
subtracting from zero.

The Dreg version of the Negate
(Two’s-Complement) instruction is offered with or without saturation. The only
case where the nonsaturating Negate would overflow is when the input value is
0x8000 0000. The saturating version returns 0x7FFF FFFF; the nonsaturating
version returns 0x8000 0000.

In the syntax, where sat_flag appears, substitute one of the following values.

  • (S) saturate
    the result
  • (NS) no saturation

See "Saturation" for a
description of saturation behavior.

Status Bits Affected

这家伙很懒,什么也没有留下!
等级:论坛版主 参考IP地址:*.*.*.*
2013/3/13 15:27:39
Powered by OpenADSP Copyright © 2010 www.Openadsp.com. All rights reserved.159182 Call, 1 Queries, Processed in 0.015625 second(s),