This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Predicates used by x86_64 patterns


On Mon, Mar 19, 2001 at 06:08:03PM +0100, Jan Hubicka wrote:
> + x86_64_zext_general_operand (op, mode)
[...]
> +   return x86_64_sign_extended_value (op) || x86_64_zero_extended_value (op);

Perhaps "x86_64_szext_general_operand" would be a better name.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]