operand type 中文意思是什麼

operand type 解釋
操作數類型
  • operand : n. 【數學】運算域。
  • type : n 1 型,類型,(工業產品的)品種;風格,型式。2 典型,榜樣,樣本,樣板,模範,範本;典型人物;具...
  1. Based on these two factors mentioned above and the difficulty to implement in c compiler, this paper proposed a method of modifying operand type by inserting instruction lw or sw at assemble level as well as instruction scheduling. therefore, this can generate effective parallel instructions and correspondingly improve the performance and density of object code

    本文在分析了上述兩個限制并行指令生成的主要因素以及很難在編譯器中實現并行指令生成的基礎上,提出了在匯編級檢查指令的操作數類型,通過插入lw或sw指令來改變操作數類型及指令調度的方法,能夠有效的生成并行指令,提高了代碼運行效率和代碼密度。
  2. The type of the expression is the type of the right operand, and the result is the result of the right operand

    表達式的類型是右面的操作數的類型,表達式的結果是右面的操作數的結果。
  3. The data type of the shift amount operand must be

    表示移位位數的操作數數據類型必須為
  4. 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

    在可重定目標編譯器中,通過指令模板匹配生成目標代碼的方式限制了高效的并行指令的生成,同時,并行指令的操作數類型與單操作指令的要求不一致也是限制并行指令生成的一個重要因素。
  5. The return type is the same as the operand type

    返回類型與操作數類型相同。
  6. The operand type of an msil instruction

    Msil指令的操作數類型。
  7. The acceptable operand types and their corresponding result data type are listed in the table below

    下表列出了可接受的操作數類型及其相應的結果數據類型。
  8. To perform this comparison, the numeric operand must be explicitly cast to a string data type

    若要執行此比較,必須將數值操作數顯式轉換為字元串數據類型。
  9. Operators other than assignment, address - of, and comma have no meaning when applied to an operand of class type unless an overloaded definition is provided

    應該是除賦值、取地址和逗號操作符以外的操作符對類類型操作符沒意義吧
  10. Then the other operand is required to be an integral type or a floating - point type

    ) ,那麼另一個操作數應當為整數類型或浮點類型。
分享友人