This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Combine known_cond() may create subreg of const_int


On Sun, Feb 24, 2002 at 06:48:25PM -0300, Alexandre Oliva wrote:
> 	* config/sparc/sparc.c (const64_high_operand): Zero-extend
> 	operands of SPARC_SETHI_P.
> 	(input_operand): Likewise.
> 	(sparc_emit_set_const32): Likewise.
> 	* config/sparc/sparc.h (SPARC_SETHI_P): Disregard TARGET_ARCH64.
> 	(SPARC_SETHI32_P): Zero-extend operand from 32 bits.
> 	(CONST_OK_FOR_LETTER_P): Use SETHI32 for `K'.  Add `N' as SETHI.
> 	* config/sparc/sparc.md (movdi_insn_sp64_novis): Use `N'.
> 	(movdi_insn_sp64_vis): Likewise.
> 	(movdi split, movdf split): Use SETHI32.
> 	* doc/md.texi: Document SPARC constraints L, M and N.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]