Feature #25
Create Windows compatible stdcall calling convention
| Status: | New | Start date: | 01/17/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Compiler | Spent time: | - | |
| Target version: | 2.0 | |||
| Difficulty: |
Description
To support unit testing of doubles and floats on the Windows platform, we need a ICallingConvention implementation similar to the existing Mosa.Platform.x86.DefaultCallingConvention class except the floating point result is returned in the FP0 register instead of (or in addition to) the XMM0 register.
History
Updated by Phil Garcia over 2 years ago
- Category changed from Device Drivers to Compiler