Diego Novillo <[EMAIL PROTECTED]> writes: > J.C. Pizarro wrote on 04/10/07 02:08: > > > However, they've appeared the "conditional moves" to don't jump > > and consecuently to reduce the penalization of the conditional jump. > > We already have conditional moves. Notice that subcodes for GS_ASSIGN > have the same meaning as they do today. GS_ASSIGN:{EQ_EXPR,NE_EXPR...} > will have three operands.
Don't you need four operands for a conditional move? Is that what you meant? Ian