summaryrefslogtreecommitdiff
path: root/gcc/config/mn10200/mn10200.md
Commit message (Expand)AuthorAgeFilesLines
* * mn10200.h (PREFERRED_RELOAD_CLASS): Do not prefer DATA_REGSlaw2000-05-161-2/+2
* * mn10200-protos.h: New file.ghazi2000-01-141-3/+5
* Fix psimode truncation patterns to not accept MEMs that are not valid fornickc1999-11-301-2/+2
* * mn10200.md (outline_epilogue_jump): Embed a (return) to indicatelaw1999-10-181-1/+2
* Merge in gcc2-ss-010999law1999-09-071-33/+33
* * mn10200.md (btst insns): btst does not leave cc0 in a useablelaw1999-05-031-2/+2
* Fix build failure when using SGI Irix6 cc.wilson1999-03-161-5/+0
* * mn10200.md (bset); Re-enable.law1999-02-111-1/+1
* * mn10200.md (bset, bclr): Operand 0 is a read/write operand.law1999-02-101-6/+6
* * mn10200.md (addsi3 expander): Use "nonmemory_operand" for operand 2.law1998-12-151-1/+4
* Fix dumb thinkos in last change.law1998-12-151-8/+8
* * mn10200.md (abssf2, negsf2): New expanders.law1998-12-151-0/+71
* * mn10200.md (truncated shift): Accept constant inputs too.law1998-10-231-3/+3
* * mn10200.md (addsi3, subsi3, negsi2): Only allow register operands.law1998-10-131-10/+10
* * mn10200.md (various zero/sign extension patterns): zero and signlaw1998-07-071-5/+5
* typo typo fixes fixeslaw1998-05-061-1/+1
* * rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes afterlaw1998-01-281-16/+0
* * m32r.md, mips.md, mn10200.md, mn10300.md, pyr.md: Addlaw1998-01-271-0/+16
* * mn10200.md (tstxx, cmpxx): Use "nonimmediate_operand" as predicatelaw1998-01-011-5/+5
* * mn10200.md (addsi3, subsi3): Fix thinkos.law1997-12-311-2/+2
* Merge from gcc-2.8law1997-12-071-2/+2
* * mn10200.c (indirect_memory_operand): Delete unused function.law1997-10-241-19/+31
* * mn10200.h (GO_IF_LEGITIMATE_ADDRESS): Do not allow indexedlaw1997-10-211-3/+11
* Initial revisionlaw1997-06-231-0/+1958