* sh.md (cmpgtudi_media): Remove spurious @.

From-SVN: r55532
This commit is contained in:
J"orn Rennecke 2002-07-17 16:06:18 +00:00 committed by Joern Rennecke
parent 701e3726b9
commit 68cef00997
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,6 @@
Wed Jul 17 16:57:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
Wed Jul 17 17:05:27 2002 J"orn Rennecke <joern.rennecke@superh.com>
* sh.md (cmpgtudi_media): Remove spurious @.
* config/sh/lib1funcs.asm (FMOVD_WORKS): Don't define for little endian.
* sh.h (OVERRIDE_OPTIONS): Don't set FMOVD_BIT for little endian.

View File

@ -950,8 +950,7 @@
(gtu:DI (match_operand:DI 1 "arith_reg_or_0_operand" "Nr")
(match_operand:DI 2 "arith_reg_or_0_operand" "rN")))]
"TARGET_SHMEDIA"
"@
cmpgtu %N1, %N2, %0"
"cmpgtu %N1, %N2, %0"
[(set_attr "type" "cmp_media")])
;; We save the compare operands in the cmpxx patterns and use them when