commit | 0085bd5161190840ed810d771a63c8a66e7bc380 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri Apr 09 10:45:49 2010 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Mon Apr 26 20:06:17 2010 +0200 |
tree | 448d5ce24a37db190f33cb542c2ca4cadc85debd | |
parent | ed18c5ce1d2aabdaa0a138463789b9fe812bb0e0 [diff] |
tcg-hppa: Constrain immediate inputs to and_i32, or_i32, andc_i32. Define "M" constraint for and_mask_p and "O" constraint for or_mask_p. Assume that inputs are correct in tcg_out_ori and tcg_out_andi. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>