]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/m32c/jump.md
bitops.md, [...]: Follow spelling conventions.
[thirdparty/gcc.git] / gcc / config / m32c / jump.md
index 5507fb465613255a420e589936e15eb1ee7fdf7a..4a358eac40fc91794359bb49573541f3af1c0909 100644 (file)
@@ -27,7 +27,7 @@
        (match_operand:HI 0 "register_operand" "Rhi"))]
   "TARGET_A16"
 ;  "jmpi.a\t%0"
-  ; no 16 bit jmpi in r8c
+  ; no 16-bit jmpi in r8c
   "push.b #0 | push.w\t%0 | rts"
   [(set_attr "flags" "x")]
   )
@@ -61,7 +61,7 @@
   [(set_attr "flags" "n")]
 )
 
-; No 16 bit indirect calls on r8c/m16c.  */
+; No 16-bit indirect calls on r8c/m16c.  */
 (define_insn "call"
   [(call (match_operand:QI 0 "memory_operand" "Si,SaSb,?Rmm")
         (match_operand 1 "" ""))