From: Richard Stallman Date: Fri, 17 Apr 1992 02:59:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b7d3fabeea7f7917c5a08e2f11d1cdc107393ba0;p=gcc.git *** empty log message *** From-SVN: r755 --- diff --git a/gcc/config/mips/mips.h b/gcc/config/mips/mips.h index 3d4b9279fb2..98e07b92590 100644 --- a/gcc/config/mips/mips.h +++ b/gcc/config/mips/mips.h @@ -63,6 +63,15 @@ enum processor_type { PROCESSOR_R4000 }; +/* Which type of block move to do (whether or not the last store is + split out so it can fill a branch delay slot). */ + +enum block_move_type { + BLOCK_MOVE_NORMAL, /* generate complete block move */ + BLOCK_MOVE_NOT_LAST, /* generate all but last store */ + BLOCK_MOVE_LAST /* generate just the last store */ +}; + extern char mips_reg_names[][8]; /* register names (a0 vs. $4). */ extern char mips_print_operand_punct[]; /* print_operand punctuation chars */ extern char *current_function_name; /* current function being compiled */ @@ -638,7 +647,7 @@ do { \ #define MASK_DEBUG_A 0x20000000 /* don't allow