mips.h (ASM_OUTPUT_REG_PUSH): Replace {d}subu with {d}addiu and a negative immediate...
authorSandra Loosemore <sandra@codesourcery.com>
Thu, 13 Sep 2007 14:54:12 +0000 (10:54 -0400)
committerSandra Loosemore <sandra@gcc.gnu.org>
Thu, 13 Sep 2007 14:54:12 +0000 (10:54 -0400)
commitf29adf5b7b4b43196cd98d95bdfed1b5a571a697
tree695b344b448cb12088ea38e7625bc864b421adb6
parent1f1752ec46f51eb2e0e7244c52d3467f88b2e671
mips.h (ASM_OUTPUT_REG_PUSH): Replace {d}subu with {d}addiu and a negative immediate such that it works with...

2007-09-13  Sandra Loosemore  <sandra@codesourcery.com>
    David Ung  <davidu@mips.com>

gcc/
* config/mips/mips.h (ASM_OUTPUT_REG_PUSH): Replace {d}subu with
{d}addiu and a negative immediate such that it works with MIPS16
instructions.

Co-Authored-By: David Ung <davidu@mips.com>
From-SVN: r128468
gcc/ChangeLog
gcc/config/mips/mips.h