On 02/14/2011 04:19 PM, Nathan Froyd wrote:
> +(define_constraint "WU"
> +  "@internal"
> +  (and (match_code "mem")
> +       (match_test "satisfies_constraint_U (op)")))

Based on

-#define EXTRA_MEMORY_CONSTRAINT(C, STR) \
-  ((C) == 'W')

This one should be define_memory_constraint.

Otherwise ok.



r~

Reply via email to