Re: [RFC PATCH 23/35] Increase x86 interrupt vector range

From: Ingo Oeser
Date: Sun May 14 2006 - 13:10:38 EST


On Sunday, 14. May 2006 09:52, Keir Fraser wrote:
> If we really want it disambiguated then we should call it something
> like 'bitwise-negated' or 'ones-complemented'. 'Complemented' alone is
> worse than 'negated' imo, since negation is at least the usual name for
> the tilde operator in C while complementation is an ambiguous term
> unless you know the base/radix.

Not really.

I've seen "negate" only be used to mean "twos complement"
and "invert" only be seen with "ones complement".

So if you like to be clear, just use "negate" vs. "invert".


Regards

Ingo Oeser
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/