intrinsics
美
英 
例句
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通常與對應的匯編語言指令具有相同的限制。
Also, new intrinsics and a new data type use the vector instructions for parallel calculation.
還有,這些新特性以及一個新的數據類型使用了向量指令進行并行化的計算。
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語言標準的部分。
Financial intrinsics financial claims of government An alternative word for financial position.
政府債權,政府征稅權財務實況財務狀況的同意詞。
The SPU intrinsics documentation (see Resources) defines simplified vector type names starting with vec_.
SPUintrinsic文檔(請參看參考資料)定義了一些以vec_開頭的簡化向量類型名。
All operands to specific intrinsics are cast to a special type called qword, which is essentially an opaque register value type.
specificintrinsic的所有操作數都會映射為一個稱為qword的特殊類型,它實際上是一個opaque寄存器值類型。
The composite intrinsics encapsulate common usage patterns on the SPE to simplify its programming.
復合intrinsic封裝了SPE的常用模式,從而對它的編程進行簡化。
Several of the intrinsics are available on multiple CPU architectures.
一些內部函數可以在多CPU結構上使用。
Financial intrinsics An alternative word for financial position.
財務實況財務狀況的同意詞。金融杠桿。
The intrinsics available for C allow programmers to make the best mix of C and assembly language knowledge.
C語言可以使用的intrinsic讓程序員可以最適當地混合使用C和匯編語言的知識。
The composite intrinsics are those that compile to multiple instructions.
復合intrinsic是編譯成多條指令的intrinsic。
The SPU instruction clz (count leading zeroes, called spu_cntlz in the C language intrinsics) is perfect for this.
SPU指令clz(countleadingzeroes,計算前導零;在C語言intrinsic中稱為spu_cntlz)很適合進行這樣的轉換。
Now I'll apply this knowledge of the MFC composite intrinsics to the uppercase conversion program.
接下來,讓我們將有關MFC復合intrinsic的知識應用到大寫轉換程序中。
Or multimedia intrinsics will all result in native code.
或多媒體內部例程都將生成本機代碼。
Errors in the HTTP intrinsics, such as a request for a missing file.
在HTTP內部中出現的錯誤,例如請求的文件已丟失。
Configures the COMTI intrinsics for the work that is done.
為已完成的工作配置COMTIintrinsics。
Here are some of the more common SPU intrinsics (types are not given as most of them are polymorphic)
下面是比較常見的一些SPUintrinsic(類型沒有給出,這是因為它們大多為多態)
There are several benefits to using intrinsics
使用內部函數有多個好處