How to get signedness from rtx?

Eric Botcazou ebotcazou@libertysurf.fr
Sat Jul 5 09:22:00 GMT 2008


> Is there a way to know whether an operand is signed or unsigned from its
> rtx?

Basically no, this information is not encoded in the operand, rather in the 
operator (if it matters).

-- 
Eric Botcazou



More information about the Gcc mailing list