[webkit-reviews] review requested: [Bug 46796] Extend constant pool to be able to store 16 bits instructions with a constant : [Attachment 76512] fix unaligned access address for SH4 platform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 01:12:40 PST 2010


thouraya <thouraya.andolsi at st.com> has asked  for review:
Bug 46796: Extend constant pool to be able to store 16 bits instructions with a
constant
https://bugs.webkit.org/show_bug.cgi?id=46796

Attachment 76512: fix unaligned access address for SH4 platform
https://bugs.webkit.org/attachment.cgi?id=76512&action=review

------- Additional Comments from thouraya <thouraya.andolsi at st.com>
Hi,

A patch needed to fix unaligned access address for SH4 platform,

To branch around the constant pool we need to instructions,
if we emit them in a single 32 bit instruction, we will get a misaligned
address.

Regards.


More information about the webkit-reviews mailing list