Align on 4n bytes when copying fct args on stack
When copying function arguments on stack in prolog, use multiple of 4 bytes for alignment.
This commit is contained in:
Reference in New Issue
Block a user
When copying function arguments on stack in prolog, use multiple of 4 bytes for alignment.