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] | |
Wrt your request for clarification on IRC: On Thu, 26 Mar 2009, Hans-Peter Nilsson wrote: > > (define_expand "movdicc" > > - [(set (match_operand:DI 0 "register_operand" "") See, DImode --^^ > > + [(set (match_dup 4) (match_dup 5)) Now dropped ^^^^^^^^^^^^^, always generating a CC-type-mode. brgds, H-P
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |