Skip to content

Commit

Permalink
CogVM source as per VMMaker.oscog-eem.3310
Browse files Browse the repository at this point in the history
ThreadedFFIPlugin.
Fix ThreadedFFIPlugin>>ffiCall:ArgArrayOrNil:NumArgs:'s use of
ffiCheckReturn:With:in: so ffiCheckReturn:With:in: can be inlined.

ThreadedARM64FFIPlugin. pass structures as defined by the
ARM Procedure Call Standard for the ARM 64-bit Architecture,
IHI0055B_aapcs64.pdf, 22nd May 2013.

Fixes the crashes guarded for by FFIPluginTests>>#arm64Check.
  • Loading branch information
eliotmiranda committed Mar 12, 2023
1 parent 579d9ed commit e1f63d7
Show file tree
Hide file tree
Showing 7 changed files with 2,212 additions and 1,272 deletions.

0 comments on commit e1f63d7

Please sign in to comment.