PeachPy icon indicating copy to clipboard operation
PeachPy copied to clipboard

Fix Go/SysO return sequence

Open Maratyszcza opened this issue 10 years ago • 0 comments

Go/SysO ABIs return result on stack. PeachPy currently generates sequence to return result in rax/xmm0.

Maratyszcza avatar Sep 03 '15 22:09 Maratyszcza