Dave Korn wrote:
  Because my movsi3 pattern that allows both GENERAL_REGS through an 'r'
constraint, and MPD_REG and MPRL_REG through custom constraint letters ('a'
and 'd'), does that mean I need to define a union class or I'm actually doing
something wrong?

Adding the union classes would certainly help. The mips port for instance has union classes for hi, lo, the general regs, along with some others.
--
Jim Wilson, GNU Tools Support, http://www.specifix.com

Reply via email to