Re: sparc64 function alignmnet (4 or 32)?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Sam Ravnborg <sam@xxxxxxxxxxxx>
Date: Sun, 9 Aug 2015 21:45:24 +0200

> When browsing sparc64 assembler I can see most
> handwritten assembler routines are aligned with ".align 32".

The required alignment is 4 bytes.

Some routines are aligned to 32 bytes in order to have them begin at
exactly an I-cache line boundary to increase I-cache utilization.
This is done especially for "hot" routines like memcpy, memset, etc.
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Development]     [DCCP]     [Linux ARM Development]     [Linux]     [Photo]     [Yosemite Help]     [Linux ARM Kernel]     [Linux SCSI]     [Linux x86_64]     [Linux Hams]

  Powered by Linux