This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

mulsi3 and other inbuilt functions


Where is the function mulsi3 hidden? I am compiling with an m68k cross
gcc and anytime I put a multiply in my code the compiler generates a
call to this mysterious function. Anyone know 1) where it is 2) why it's
not 'in-lined' by the code generator and 3) what other special functions
like this there are hard coded into the compiler...

Thanks.

_______________________________________________
New CrossGCC FAQ: http://www.objsw.com/CrossGCC
_______________________________________________
To remove yourself from the crossgcc list, send
mail to crossgcc-request@cygnus.com with the
text 'unsubscribe' (without the quotes) in the
body of the message.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]