1. 22 Jun, 1996 1 commit
  2. 20 Jun, 1996 2 commits
  3. 19 Jun, 1996 3 commits
  4. 18 Jun, 1996 17 commits
  5. 17 Jun, 1996 5 commits
    • (memory): Change r4100/r4300 support. · aa4e54c4
      (imuldiv): Add r4300 support.
      (high, low): New patterns.
      (movsi, movdi): Add LO_SUM support.
      (movsi_internal1, movsi_internal2): Use move_operand instead of
      general_operand.
      (movstrsi_internal, movstrsi_internal2): Delete R constraint.
      (call, call_value): Pass address instead of MEM to call_insn_operand.
      Call gen_call_{value_}internal0 instead of internal1.
      (call_internal0, call_value_internal0, call_multiple_internal0):
      New patterns.
      (call_internal1, call_internal2, call_value_internal1,
      call_value_internal2, call_value_multiple_internal2): Add explicit
      MEM before target address.
      
      From-SVN: r12287
      Jim Wilson committed
    • (mips_split_addresses, mips_check_split, move_operand): · ce57d6f4
      New declarations
      (GO_IF_LEGITIMATE_ADDRESS): Reject constant addresses when
      mips_split_addresses is TRUE.  Add LO_SUM support.
      (LEGITIMIZE_ADDRESS): Add LO_SUM support.
      (PREDICATE_CODES): Modify call_insn_operand support.  Add
      move_operand.
      
      From-SVN: r12286
      Jim Wilson committed
    • (mips_split_addresses): New variable. · 910628b8
      (simple_memory_operand): Add comment about mode check.  Add check
      for LO_SUM.
      (call_insn_operand): OP is now an addresses instead of a MEM.
      (move_operand, mips_check_split): New functions.
      (mips_count_memory_refs): Add check for LO_SUM.
      (mips_move_1word): Add HIGH support.
      (mips_address_cost): Delete check for HIGH.
      (output_block_move): Handle LO_SUM addresses.
      (override_options): Set mips_split_addresses.
      (print_operand_address): Add LO_SUM support.
      
      From-SVN: r12285
      Jim Wilson committed
    • Initial revision · 7fc5b331
      From-SVN: r12284
      Jeff Law committed
  6. 15 Jun, 1996 1 commit
  7. 14 Jun, 1996 1 commit
  8. 13 Jun, 1996 4 commits
  9. 11 Jun, 1996 4 commits
  10. 10 Jun, 1996 2 commits