OSDN Git Service

* config/mips/predicates.md (qi_mask_operand, hi_mask_operand,
[pf3gnuchains/gcc-fork.git] / gcc / config / mips / mips-protos.h
index c96ecae..40ffd7f 100644 (file)
@@ -316,6 +316,7 @@ extern bool mips16e_save_restore_pattern_p (rtx, HOST_WIDE_INT,
 
 extern bool mask_low_and_shift_p (enum machine_mode, rtx, rtx, int);
 extern int mask_low_and_shift_len (enum machine_mode, rtx, rtx);
+extern bool and_operands_ok (enum machine_mode, rtx, rtx);
 
 union mips_gen_fn_ptrs
 {