OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [config/] [or32/] [or32.md] - Diff between revs 522 and 663

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 522 Rev 663
Line 535... Line 535...
   DONE;
   DONE;
   })
   })
 
 
(define_expand "cbranchsf4"
(define_expand "cbranchsf4"
  [(match_operator 0 "comparison_operator"
  [(match_operator 0 "comparison_operator"
    [(match_operand:SI 1 "register_operand")
    [(match_operand:SF 1 "register_operand")
     (match_operand:SI 2 "register_operand")])
     (match_operand:SF 2 "register_operand")])
   (match_operand 3 "")]
   (match_operand 3 "")]
   "TARGET_HARD_FLOAT"
   "TARGET_HARD_FLOAT"
   {
   {
   or32_expand_conditional_branch (operands, SFmode);
   or32_expand_conditional_branch (operands, SFmode);
   DONE;
   DONE;

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.