You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current interface for ps_faa and ps_cas require very specific input and output types. They should be made generic across types likely by having them be macros for compiler intrinsics, or (if we're OK with word-size limitations), with casts.
The text was updated successfully, but these errors were encountered:
The current interface for
ps_faa
andps_cas
require very specific input and output types. They should be made generic across types likely by having them be macros for compiler intrinsics, or (if we're OK with word-size limitations), with casts.The text was updated successfully, but these errors were encountered: