Skip to content

Primitive format#802

Merged
guillep merged 5 commits intopharo-project:pharo-10from
doste:primitiveFormat
Jun 4, 2024
Merged

Primitive format#802
guillep merged 5 commits intopharo-project:pharo-10from
doste:primitiveFormat

Conversation

@doste
Copy link
Copy Markdown
Contributor

@doste doste commented May 7, 2024

The new primitive gives us the format of an object. It's implemented in both the interpreter and the JIT.
Also I added a few tests.

Copy link
Copy Markdown
Member

@guillep guillep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! We can sit together to see the things I marked!

…oncretizeMoveMbrR method, it doesn't need to move a 0 because it concretizes to the 'LDURB' instruction which zero-extends the value
@doste doste force-pushed the primitiveFormat branch from 681df21 to ea9de23 Compare May 16, 2024 14:14
Copy link
Copy Markdown
Member

@guillep guillep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good!!

@guillep guillep merged commit 49e95fa into pharo-project:pharo-10 Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants