]> gcc.gnu.org Git - gcc.git/commitdiff
Fix typos commenting out movdicc, movdfcc
authorZack Weinberg <zack@gcc.gnu.org>
Mon, 13 Sep 1999 19:20:51 +0000 (19:20 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Mon, 13 Sep 1999 19:20:51 +0000 (19:20 +0000)
From-SVN: r29383

gcc/config/arc/arc.md

index 89ebc8ed9bea65f7df05313d7bcfa1d174d0aad4..20070733c2bfb632b567f6984bbb460dc75f30bc 100644 (file)
 ;                 61);
 ;
 ;  operands[1] = gen_rtx (code, VOIDmode, ccreg, const0_rtx);
-}")
+;}")
 (define_expand "movsfcc"
 
   [(set (match_operand:SF 0 "register_operand" "")
 ;                 61);
 ;
 ;  operands[1] = gen_rtx (code, VOIDmode, ccreg, const0_rtx);
-}")
+;}")
 
 (define_insn "*movsicc_insn"
   [(set (match_operand:SI 0 "register_operand" "=r")
This page took 0.063493 seconds and 5 git commands to generate.