1. 22 Aug, 2001 1 commit
    • expmed.c (mode_for_extraction): New function. · da920570
      	* expmed.c (mode_for_extraction): New function.
      	(store_bit_field, extract_bit_field): Use it.
      	* expr.h: Prototype it and provide an enum for its first argument.
      
      	* combine.c, function.c, recog.c: Don't include insn-codes.h.
      	Use mode_for_extraction rather than testing HAVE_insv/extv/extzv
      	and digging through the insn_data tables.
      	* Makefile.in: Update dependencies.
      
      From-SVN: r45086
      Zack Weinberg committed
  2. 21 Aug, 2001 20 commits
  3. 20 Aug, 2001 19 commits