summaryrefslogtreecommitdiff
path: root/gcc/config/h8300/h8300.md
Commit message (Expand)AuthorAgeFilesLines
* h8300.c (print_operand): Modify case 'V' and case 'W' print operands for HI m...Kaushik Phatak2010-04-161-0/+83
* h8300.md (movqi_h8sx, [...]): Emit instructions in #xx:3 and #xx:4 mode.Kaushik Phatak2010-04-161-8/+36
* h8300.md (inverted load with HImode dest): Add support for H8300SX.Kaushik Phatak2010-04-161-1/+1
* h8300.md (can_delay): Fix attibute condition.Kaushik Phatak2010-02-031-2/+2
* Merge cond-optab branch.Paolo Bonzini2009-05-121-243/+252
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* * config/h8300/h8300.md (length): Fix branch offset limit.DJ Delorie2008-07-111-1/+1
* h8300.md (insv): Force source operand to be a register.DJ Delorie2008-02-201-0/+3
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-4/+3
* Replace no_new_pseudos in backends.Ian Lance Taylor2007-07-101-4/+4
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-8/+8
* h8300.c, [...]: Follow spelling conventions.Kazu Hirata2007-02-041-2/+2
* arm.c (all_fpus): Fix comment typo.Volker Reichelt2006-01-021-1/+1
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* h8300.c (byte_reg): Use gcc_assert and gcc_unreachable as appropriate.Nathan Sidwell2005-04-301-3/+3
* (jump): Remove prescan parameter from calls to final_scan_insn.Nick Clifton2005-04-181-2/+2
* h8300-protos.h: Remove prototypes for general_operand_src...Kazu Hirata2005-03-171-0/+2
* alias.c, [...]: Fix comment typos.Kazu Hirata2005-01-231-2/+2
* darwin.c, [...]: Fix comment typos.Kazu Hirata2004-09-101-2/+2
* Introduce H8SX support.Alexandre Oliva2004-07-081-500/+1549
* * h8300.md (ldm_h8300s_4): Fix condition for expander.Anil Paranjpe2004-06-091-1/+1
* h8300.md (extendqisi2_h8300): Add constraints.Anil Paranjpe2004-06-081-2/+2
* * config/h8300/h8300.md: Add comments about peephole2's.Kazu Hirata2004-03-041-9/+64
* * config/h8300/h8300.md: Tweak formatting.Kazu Hirata2004-03-021-30/+24
* h8300.md (*cmphi_h8300): Rename to *cmphi_h8300_znvc.Kazu Hirata2004-03-021-2/+2
* h8300.md (pushqi1_h8300hs): Rename to pushqi1_h8300hs_advanced.Kazu Hirata2004-03-021-4/+4
* h8300.c (gtle_operator): Accept GT and LE.Kazu Hirata2004-03-021-88/+210
* * config/h8300/h8300.md: Add comments about peephole2's.Kazu Hirata2004-02-291-0/+74
* h8300.md: Tweak operand numbers of some peephole2's.Kazu Hirata2004-02-291-24/+24
* * config/h8300/h8300.md: Tweak comments about peephole2's.Kazu Hirata2004-02-291-11/+19
* h8300-protos.h: Add a prototype for h8300_expand_branch.Kazu Hirata2004-02-181-60/+20
* h8300.md (four define_peephole2's): Use h8300_regs_ok_for_stm().Kazu Hirata2004-02-181-26/+6
* h8300-protos.h: Update the prototype for expand_a_rotate().Kazu Hirata2004-02-181-3/+3
* h8300.c (expand_a_rotate): Don't generate insns by hand.Kazu Hirata2004-02-181-3/+3
* h8300.md: Move movsf patterns into one section of the file.Kazu Hirata2004-02-181-78/+78
* h8300.md: Move push patterns into one section of the file.Kazu Hirata2004-02-181-85/+89
* h8300.md (*one_complsi2_h8300): Change to *one_cmplsi2_h8300.Kazu Hirata2004-02-181-2/+2
* h8300-protos.h: Update the prototype of fix_bit_operand().Kazu Hirata2004-02-181-3/+3
* h8300.c (fix_bit_operand): Don't generate insns by hand.Kazu Hirata2004-02-171-3/+3
* * config/h8300/h8300.md: Fix comment typos.Kazu Hirata2004-02-171-3/+3
* h8300.md: Remove unnecessary parallels from all define_insn and define_split ...Kazu Hirata2004-02-161-164/+146
* h8300.md: Remove explicit (set_attr "cc" "clobber").Kazu Hirata2004-02-161-134/+67
* h8300-protos.h: Add a prototype for h8300_regs_ok_for_stm.Kazu Hirata2004-02-101-78/+18
* h8300.md: Remove an incorrect comment about peephole2.Kazu Hirata2004-02-101-3/+11
* * config/h8300/h8300.md (two peephole2's): New.Kazu Hirata2004-02-011-0/+35
* h8300.c (WORD_REG_USED): Use HARD_FRAME_POINTER_REGNUM instead of FRAME_POINT...Kazu Hirata2004-01-281-2/+3
* * config/h8300/h8300.md: Remove extraneous USE in expanders.Kazu Hirata2004-01-241-20/+20
* coff.h: Update copyright.Kazu Hirata2004-01-211-1/+1
* coff.h: Replace Hitachi with Renesas.Kazu Hirata2004-01-151-1/+1
* h8300-protos.h: Replace do_movsi with h8300_expand_movsi.Kazu Hirata2004-01-141-2/+2