Hello, I want to initialize a register rtx with the value zero in the rtl level. Is there a function which generates the appropriate CONST rtx according to the register mode? (CONST_DOUBLE for DFmode, CONST_INT for SImode etc). Thanks, Revital