This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Intercept ioctls


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/


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