Target systems ‘Intel StrongARM’ und ‘Power PC’¶
The dialog items for these two target systems are identic.
Dialog item | Meaning |
---|---|
Platform | Target type |
Support float processor | if activated: FPU commands are generated for floating point operations |
First parameter Register (integer) | Register where the first Integer Parameter of C-function calls is transmitted (range dependent on the operating system) |
Last parameter Register (Integer) | Register where the last Integer Parameter of C-function calls is transmitted (range dependent on the operating system) |
Register for return values (Integer) | Register where the Integer Parameters of C-function calls are returned (range dependent on the operating system) |
First parameter Register (Float) | Register where the first Float Parameter of C-function calls is transmitted (range dependent on the operating system) |
Last parameter Register (Float) | Register where the last Float Parameter of C-function calls is transmitted (range dependent on the operating system) |
Register for return value (Float) | Register where the Float Parameters of C-function calls are returned (range dependent on the operating system) |
Intel byte order | if activated: Addressing as per Intel address scheme |
Max. space on the stack for arguments (Byte) | Size of the stack for arguments (in Bytes). Default: 40 |