Intercept ioctls

Ryan S. Arnold ryan.arnold@gmail.com
Mon May 13 14:57:00 GMT 2013


On Mon, May 13, 2013 at 6:07 AM, Andreas Ames <Andreas.Ames@gmx.de> wrote:
> * If I remember correctly PowerPC uses CPU registers for argument passing; given that three four byte wide arguments should certainly fit into the registers, I'd think this should also be ugly but non-fatal.

The 32-bit PowerPC parameter passing convention is discussed in
Section 3.2.3 of the 32-bit ABI:

https://www.power.org/download.php?popup=1&file=8108&referer=/documentation/power-architecture-32-bit-application-binary-interface-supplement-1-0-linux-embedded/



More information about the Libc-help mailing list