]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/bfin/bfin-modes.def
machmode.def (PARTIAL_INT_MODE): Add precision and name.
[thirdparty/gcc.git] / gcc / config / bfin / bfin-modes.def
index cf03a1a7e0d22bb228ab14aa2c48973396253761..da0303c8446b430259c24a1d8186d87303b9f15c 100644 (file)
@@ -19,7 +19,7 @@
    <http://www.gnu.org/licenses/>.  */
 
 /* PDImode for the 40-bit accumulators.  */
-PARTIAL_INT_MODE (DI);
+PARTIAL_INT_MODE (DI, 40, PDI);
 
 /* Two of those - covering both accumulators for vector multiplications.  */
 VECTOR_MODE (INT, PDI, 2);