bugGNU Development Chain for 68HC11/68HC12 - Bugs: bug #883, Use fdiv/idiv and ediv for 32-bit...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #883: Use fdiv/idiv and ediv for 32-bit divisions

Submitter:  Stephane Carrez <ciceron>
Submitted:  Fri 19 Jul 2002 09:35:00 PM UTC
   
 
Category:  gcc Severity:  1 - Wish
Item Group:  request Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Tue 05 Apr 2005 09:12:59 PM UTC, comment #1: 

Several improvements have been made in r3.0 so
I lower the priority.

Stephane Carrez <ciceron>
Group administrator
Fri 19 Jul 2002 09:35:00 PM UTC, original submission:  

The current gcc 32-bit div/mod implementation is not
optimized and only uses shifts&add. We should provide
a faster implementation based on fdiv/idiv and ediv.

Stephane Carrez <ciceron>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2005-04-05 ciceron Severity3 - Normal 1 - Wish

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code