2000-11-14 Kazu Hirata <kazu@hxi.com>
[deliverable/binutils-gdb.git] / gas / config / m68k-parse.h
index cdb5f60eb53d121796964a9e51a3dc43c38fbb21..d864686c0d6ce2e684bd543d2ef2c63b7e74b07e 100644 (file)
@@ -88,7 +88,7 @@ enum m68k_register
   MACSR,                       /* MAC Status Reg */
   MASK,                                /* Modulus Reg */
 
-  /* These have to be grouped together for the movec instruction to work. */
+  /* These have to be grouped together for the movec instruction to work.  */
   USP,                         /*  User Stack Pointer */
   ISP,                         /*  Interrupt stack pointer */
   SFC,
@@ -171,7 +171,7 @@ enum m68k_register
   ZADDR7,
 
   /* Upper and lower half of data and address registers.  Order *must*
-     be DATAxL, ADDRxL, DATAxU, ADDRxU. */
+     be DATAxL, ADDRxL, DATAxU, ADDRxU.  */
   DATA0L,                      /* lower half of data registers */
   DATA1L,
   DATA2L,
This page took 0.023785 seconds and 4 git commands to generate.