aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus.com>1998-07-20 19:53:04 +0000
committerKen Raeburn <raeburn@gcc.gnu.org>1998-07-20 19:53:04 +0000
commite4f5c5d63042ff9b54511a71707fe3fe5be133cb (patch)
tree941a8ebde6d83be3a977beb68eb37e387adfa808 /gcc/gcc.c
parent0d3ba7398c61d69c79d74da37406192d96432b25 (diff)
downloadgcc-e4f5c5d63042ff9b54511a71707fe3fe5be133cb.zip
gcc-e4f5c5d63042ff9b54511a71707fe3fe5be133cb.tar.gz
gcc-e4f5c5d63042ff9b54511a71707fe3fe5be133cb.tar.bz2
mips.md (reload_outsi): Added missing REGNO call.
* mips.md (reload_outsi): Added missing REGNO call. (smulsi3_highpart, umulsi3_highpart): Provide prototype for function pointer. (mul_acc_di, mul_acc_64bit_di): Don't use match_op_dup, use another match_operator and compare the codes. * mips.h (MASK_DEBUG_E, MASK_DEBUG_I): Set to zero. * MIPS multiply pattern fixes: * mips.h (enum reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Add union classes for HI, LO, or HILO plus general registers. (GENERATE_MADD): Deleted. * mips.md (mulsi3_mult3): Don't disparage output-LO alternative. Add TARGET_MAD to condition. (mulsi3): Test HAVE_mulsi3_mult3, not specific flags. (mul_acc_si): Expand GENERATE_MADD here; it's the only use. Use "*d" for accumulator, to give preference to LO initially but not during reload. From-SVN: r21305
Diffstat (limited to 'gcc/gcc.c')
0 files changed, 0 insertions, 0 deletions