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
In the orange labels in diagram for addresses of argument, address of argument 0 should be at the bottom at a lower address and address of argument N at higher address. In the xv6 code it is stored like that only.
In the orange labels in diagram for addresses of argument, address of argument 0 should be at the bottom at a lower address and address of argument N at higher address. In the xv6 code it is stored like that only.