byte aligned 中文意思是什麼

byte aligned 解釋
位元組定位
  • byte : n. 【計算機】二進位組,信息組,位元組,位組。
  • aligned : 標注平行型尺寸
  1. For these aggregate types passed as a pointer including m128, the caller - allocated temporary memory will be 16 - byte aligned

    對于這些作為指針(包括_ _ m128 )傳遞的聚合類型,調用方分配的臨時內存將是16位元組對的。
  2. 18 byte - aligned : a bit in a bitstream is byte - aligned when its position is an integer multiple of 8 bits from the first bit in the bitstream

    位元組:一個8位的序列,它的讀、寫都是從左邊的最高位開始,到右邊的最低位結束。當用「位元組」表示一個數據位的序列時,高位的數據總是最先處理的。
  3. Modern architectures pentium and newer would prefer " long double " to be aligned to an 8 - or 16 - byte boundary

    現代的體系架構( pentium及更新的體系架構)更喜歡將「 long double 」按照8位元組或16位元組進行對。
  4. Values must be 8 - byte aligned, and so on

    值必須是8位元組對的,以此類推。
  5. Values must be 4 - byte aligned,

    值必須是4位元組對的,
  6. The value of alignment must be 1, 2, or 4 and means that the generated code should assume that the address is byte, double - byte, or quad - byte aligned, respectively

    對值必須是1 、 2或4 ,並且這意味著生成的值應假定地址分別是位元組、雙位元組或四位元組對的。
  7. In this example, it will raise an exception because the pointer argument we supply isn ' t aligned to a 4 - byte boundary

    在這個例子中,它將產生一個異常,因為我們提供的指示器意見不是排列成一個4位分界的。
  8. By default, all data fields are aligned on even - byte boundaries

    默認情況下,所有數據欄位在偶位元組邊界對。
分享友人