Marc van Dongen <[EMAIL PROTECTED]> writes: 
> 
>  Dear all,
> 
>  Hopefully somebody can help me out with this.
> 
>  I am looking for the file where the low level primops
> for operations on Integers are defined. I've had a look
> in Primops.h but that only includes cmpInteger# and a few
> friends. Where can I find the remaining ones?
> 
>  Any help would be greatly appreciated.
> 

This has probably been replied to by others off-line, but
just in case it hasn't,

   rts/PrimOps.hc

contains the other (non-inlinable ones.)

Follow-ups to glasgow-haskell-bugs?

--Sigbjorn

Reply via email to