replimoc / compiler

8 stars 0 forks source link

Implement x86 (32bit) calling convention (all on stack) #187

Closed andreas-eberle closed 9 years ago

vzickner commented 9 years ago

This implementation is done. All arguments pushed on stacked. The nodes are linked in the callee. After the method the return value is copied in the EAX register and after that, copied to the stack and linked with the P64-Node.