[A89] Re: Traps...


[Prev][Index][Thread]

[A89] Re: Traps...




Hi!

> I don't know how to get tigcc to push arguments on the
> stack and use this method, but for assembly language it
> works well...

This is not possible using TIGCC without modifying 
the compiler itself...

> In larger programs, it might be beneficial to use especially
> if one were to write a custom $F routine so the code would
> work on all ams's

Trap method is really shorter, but it is slower...

Zeljko