LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Find Resources
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Openrisc > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: Matjaz Breskvar <phoenix@o...>
    Date: Sun, 22 Jun 2003 19:19:44 +0200
    Subject: [openrisc] software multiplication
    Top

    hello!
    
    i've just added support for software multiplication into opencores
    gcc-3.2.3. it can be enabled with -msoft-mul switch to the compiler.
    
    just for completness here are other switches and their defaults:
    
    -mhard-mul (*)
    -msoft-mul
    -mhard-div
    -msoft-div (*)
    -mhard-float
    -msoft-float (*)
    
    (*) === default
    
    since i didn't change the default behaviour i don't
    expect any problems, but i may very well be wrong... ;). after all the
    testing is done i'll also put this into gcc-3.1.
    
    regards,
    p.
    
    
    
     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.