RESOLVED FIXED 40011
Build fix for Thumb-2 JIT
https://bugs.webkit.org/show_bug.cgi?id=40011
Summary Build fix for Thumb-2 JIT
Gabor Loki
Reported 2010-06-01 11:23:45 PDT
Thumb-2 build fix: The offset parameter of ldrh should be encoded as an imm12 immediate constant in load16. If it is not fit in the instruction a temporary register has to be used.
Attachments
Build fix for Thumb-2 JIT (1.87 KB, patch)
2010-06-01 11:24 PDT, Gabor Loki
barraclough: review+
Gabor Loki
Comment 1 2010-06-01 11:24:34 PDT
Created attachment 57571 [details] Build fix for Thumb-2 JIT
Gabor Loki
Comment 2 2010-06-02 13:57:00 PDT
Committed revision 60577.
Note You need to log in before you can comment on or make changes to this bug.