intrinsics信息详情

intrinsics发音

意思翻译

本征

相似词语短语

intrigue crossword───诡计纵横填字游戏

intrigue antonym───阴谋反义词

intricately jobs───错综复杂的工作

intricate drawings───复杂的图画

intricate braids───错综复杂的辫子

intricately ceo───错综复杂的首席执行官

intriguer pronunciation───有趣的发音

intricate meaning───错综复杂的意思

intriguing meaning───有趣的意思

intrinsic reward───内在奖励;内在报酬;内在奖酬

双语使用场景

two most important composite intrinsics are spu_mfcdma64 and spu_mfcstat.───两个重要的复合 intrinsic 是 spu_mfcdma64 和 spu_mfcstat。

Also, new intrinsics and a new data type use the vector instructions for parallel calculation.───还有,这些新特性以及一个新的数据类型使用了向量指令进行并行化的计算。

The composite intrinsics are those that compile to multiple instructions.───复合intrinsic是编译成多条指令的intrinsic。

Both of these can be easily avoided by careful selection of SPU intrinsics and good data structure design.───通过仔细选择SPUintrinsic和良好的数据结构设计,可以轻松地避免分支。

for more information many new intrinsic functions have been added , and many previously undocumented intrinsics are now documented.───新添了很多内部函数,而且很多以前未编入文档的内部函数现在都已编入文档。

The SPU intrinsics allow programs to freely switch among high- and low-level code, but all within the semantic framework of the C language.───SPUintrinsic让程序可以在高级和低级代码之间自如地切换,不过所有操作都要在C语言的语义框架之内进行。

Note that the intrinsics generally have the same limitations as their corresponding assembly language instructions.───注意,这种intrinsic通常与对应的汇编语言指令具有相同的限制。

The compiler introduces new intrinsics to do DMA transfers or other mailbox accesses, because these are not part of the C language standard.───编译器引入了一些新的特性来实现DMA传输和其他邮箱访问,这是因为这些并不是C语言标准的部分。

英语使用场景

The return value from specific intrinsics are also qwords, which can then be cast into whatever vector type you wish.

Or, one of the compiler intrinsics was used without including its header file.

The SPU intrinsics documentation (see Resources) defines simplified vector type names starting with vec_.

Now I'll apply this knowledge of the MFC composite intrinsics to the uppercase conversion program.

All specific intrinsics take the form si_assemblyinstructionname where assemblyinstructionname is the name of the assembly language instruction as defined in the SPU Assembly Language Specification.

The SPU instruction clz (count leading zeroes, called spu_cntlz in the C language intrinsics) is perfect for this.