[sldev] [VWR] OpenJPEG backtraces (Robin Cornelius)
Dzonatas
dzonatas at dzonux.net
Sat Sep 22 07:38:51 PDT 2007
Argent Stonecutter wrote:
> Finally, the original code is amusing because the "unsigned" type was
> introduced to C because people were having to cast ints to pointers to
> get unsigned arithmetic. Since this is arithmetic on pointers to begin
> with... :)
> _______________________________________________
>
Some compilers don't allow that to happen, so you cast them to unsigned.
16 byte boundaries are needed for SSE. The instructions just before it
add the pad, which is just once and a little bit for the entire image.
The alignment in that part is not mandatory but helps avoid non 16 byte
aligned pointers later on.
--
Power to Change the Void
More information about the SLDev
mailing list