search for: umac_align

Displaying 1 result from an estimated 1 matches for "umac_align".

Did you mean: map_align
2013 May 13
8
[Bug 2101] New: Unaligned memory access on sparc in UMAC implemetation
...%hi(0x90800), %i3 5858c: 40 00 18 1a call 5e5f4 <umac_final> 58590: 92 06 e1 ac add %i3, 0x1ac, %o1 ! 909ac <Bbss.bss> This later causes a crash in: pdf_gen_xor+0x68: ldx [0x909ac], %o5 I am proposing two alternatives for the fix (please, see attached): umac_align-pragma.patch - Solaris Studio specific pragma umac_align-union.patch - generic approach - union for alignment -- You are receiving this mail because: You are watching the assignee of the bug.