> Currently, IMCC still has a 2-digit limit for PASM registers.
> I think we can easily extend this to any number, as long as it fits in
> an INTVAL.

Last time I checked, register allocator and some other imcc parts used
unsigned char for register numbers in several places.

-- 
Salu2

Reply via email to