Support for large stackframes on MIPS.
authorMark Mason <mmason@upwardaccess.com>
Wed, 18 Aug 2010 15:36:28 +0000 (23:36 +0800)
committerZoltan Varga <vargaz@gmail.com>
Wed, 18 Aug 2010 23:15:05 +0000 (07:15 +0800)
commit9b5642e7f2bde29f339be8ff99b9b466a8f5be15
tree77527556f4b9cdb27db91d2fe8d9eb722ade3bb8
parentb1da9b08e8b4179ea71db37efac23e32b63ce632
Support for large stackframes on MIPS.

Increase the sizes of the various load/store opcodes in order
to support the expansion when large stack frames (>32k) are
produced. Update prologue and epilogue code to generate the
frame in two steps.

Code contributed under the MIT/X11 license.
mono/mini/cpu-mips.md
mono/mini/mini-mips.c