View Single Post
Old 03 August 2022, 13:47   #7
Thomas Richter
Registered User
 
Join Date: Jan 2019
Location: Germany
Posts: 3,233
Quote:
Originally Posted by SpeedGeek View Post
So, I will take the opportunity to remind you about the often forgotten 64 bit u/s multiply functions of utility.library. These functions were handled by the exception trap (ISP code) in older 68060.libraries.
*Cough* Pretty much every 68060.library I'm aware of takes care of these vectors. Actually, since 3.1.4 and up, utility.library takes care of them.


Quote:
Originally Posted by SpeedGeek View Post

Unfortunately, there were no Div64u/s functions in utility.library to patch.

That's not the case anymore. 3.2 and up provides a 64/32 division in utility. Or actually two of them. No need to patch them, the utility.library already provides an implementation of them that is 68060-friendly.
Thomas Richter is offline  
 
Page generated in 0.04285 seconds with 11 queries