1. 17 Jun, 1996 3 commits
    • (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
  2. 15 Jun, 1996 1 commit
  3. 14 Jun, 1996 1 commit
  4. 13 Jun, 1996 4 commits
  5. 11 Jun, 1996 4 commits
  6. 10 Jun, 1996 18 commits
  7. 09 Jun, 1996 5 commits
  8. 08 Jun, 1996 4 commits