intrinsic call 中文意思是什麼

intrinsic call 解釋
固有得
  • intrinsic : adj. (opp. extrinsic)1. 內在的;本來的;真正的,實在的。2. 【解剖學】內部的,體內的。
  • call : vt 1 大聲念[說],喊,叫。2 召喚,叫來,請來;召集,徵召;號召;喚醒。3 把…取名為,稱呼,把…叫做。...
  1. Intrinsics are function calls where the compiler has intrinsic knowledge about the call, and rather than calling a function in a library, it emits code for that function

    對于內部函數調用,由於編譯器內在了解這種函數調用,因此它是從這種函數發出代碼,而不是調用庫中的函數。
  2. This example illustrates how the call statement is used to transfer control to a sub procedure, an intrinsic function, and a dynamic - link library ( dll ) procedure

    這個範例闡述了命名綜述是怎樣用來將管理控制變為低級程序的,一個固有功能,一個動力連續圖書館程序。
  3. Intrinsic functions that do not allocate stack space and do not call other functions can use other volatile registers to pass additional register arguments because there is a tight binding between the compiler and the intrinsic function implementation

    由於編譯器與內部函數實現之間存在緊密的綁定,因此不分配堆棧空間且不調用其他函數的內部函數可以使用其他易失寄存器來傳遞附加的寄存器參數。
分享友人