ObjFW  Check-in [d6e5e6beb3]

Overview
Comment:apple-call-x86_64.S: Add support for stret and jmp

Jumping is useful in case of forwarding, so that the return value does
not need to be put back into an OFInvocation and then from an
OFInvocation back into registers.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d6e5e6beb3dc94a2d1f6691b416e99711b23d8398f1f41a4597f83d82c829cac
User & Date: js on 2017-09-14 21:51:51
Other Links: manifest | tags
Context
2017-09-15
00:03
invoke-x86_64.m: Add support for __int128 check-in: 1b96a21136 user: js tags: trunk
2017-09-14
21:51
apple-call-x86_64.S: Add support for stret and jmp check-in: d6e5e6beb3 user: js tags: trunk
2017-09-12
23:49
invoke-x86_64.m: Minor refactor check-in: 8417c40405 user: js tags: trunk
Changes