Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Some edits of typos in the "SMIs and Doubles" #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

melikhov-dev
Copy link
Contributor

No description provided.

@melikhov-dev
Copy link
Contributor Author

About

-    this.add('rcx', 8);
+    this.add('rcx', tag);

I see this.stub('rax', 'Alloc', 8, 1); below. Why tag size is 1 byte? Maybe this.stub('rax', 'Alloc', 8, 8);?

@indutny
Copy link
Owner

indutny commented Jun 14, 2017

I think tag size is supposed to be 8 bytes... Although it is a bit hard for me to fully recollect what's going on there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants