编辑 (Edit) 操作数类型(Operand Type):此选项允许改变多重数据结构操作数类型。关于多重数据结构 操作数的完整描述,参见“ Multi-Configuration”一章。
基于30个网页-相关网页
Improper operand type 操作数类型使用不当 ; 操作数类型不正确 ; 操作数类型错误 ; 不当操作类型
Operand type must match 操作数类型不匹配
Operand type must be match 在自变量的长度和类型应该一致的情况下
Operand must be type specifier 操作数应出类型说明符
operand specifier type 操作数说明符型式
Normal type operand expected 要求给出一个正常的操作数
type of operand field 操作数域的类型
type of operand 运算对象类型
operand specified type 操作数说明符类型
In retargetable C compiler, all instructions, including parallel instructions, are generated through instruction pattern matching, which is very difficult to generate effective parallel instructions. Meanwhile operand type required by parallel instructions is another important factor to restrict generating parallel instructions.
在可重定目标编译器中,通过指令模板匹配生成目标代码的方式限制了高效的并行指令的生成,同时,并行指令的操作数类型与单操作指令的要求不一致也是限制并行指令生成的一个重要因素。
参考来源 - 面向媒体处理器可重定目标编译器的设计研究·2,447,543篇论文数据,部分数据来源于NoteExpress
The return type is the same as the operand type.
返回类型与操作数类型相同。
The only constraint is about coherence between the operand type used for a given opcode.
唯一的限制是用于给定的操作码的操作数的类型之间的一致性。
The simple answer is that Python converts all operands in an expression to the type of the most complex operand, as necessary.
简单的答复是,Python会根据需要将表达式中的所有操作数转换为最复杂的操作数的类型。
应用推荐