> 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
> 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