RESOLVED FIXED 136706
[mips] Missing parts in LLINT for mips backend
https://bugs.webkit.org/show_bug.cgi?id=136706
Summary [mips] Missing parts in LLINT for mips backend
Julien Brianceau
Reported 2014-09-10 08:28:15 PDT
- initPCRelative and setEntryAddress macros are not implemented - register distrubution is invalid in doVMEntry macro - CalleeSave register number is invalid
Attachments
Add missing parts and fix LLINT mips backend. (2.80 KB, patch)
2014-09-10 08:31 PDT, Julien Brianceau
msaboff: review+
Julien Brianceau
Comment 1 2014-09-10 08:31:37 PDT
Created attachment 237892 [details] Add missing parts and fix LLINT mips backend.
Michael Saboff
Comment 2 2014-09-10 10:12:50 PDT
Comment on attachment 237892 [details] Add missing parts and fix LLINT mips backend. Not too familiar with MIPS, but looks good.
Julien Brianceau
Comment 3 2014-09-10 13:15:25 PDT
Note You need to log in before you can comment on or make changes to this bug.