Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

[spectext] Add double precision conversion #482

Merged
merged 1 commit into from
Feb 24, 2021

Conversation

ngzhian
Copy link
Member

@ngzhian ngzhian commented Feb 23, 2021

Instructions were added in #383.

Consolidate conversion operations (vcvtop) more, merging int-int
widening operations.

Drive-by fix extmul definition in syntax (shouldn't include the shape).

@ngzhian ngzhian added the spectext changes to spec text label Feb 23, 2021
Copy link
Member

@rossberg rossberg left a comment

Choose a reason for hiding this comment

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

Nice!

Instructions were added in WebAssembly#383.

Consolidate conversion operations (vcvtop) more, merging int-int
widening operations.

Drive-by fix extmul definition in syntax (shouldn't include the shape).
@ngzhian ngzhian force-pushed the double-precision-spec branch from 48e1289 to c75f5fa Compare February 24, 2021 18:28
@ngzhian
Copy link
Member Author

ngzhian commented Feb 24, 2021

Rebased and force push to fix merge conflict. index-instructions.rst has some extadd instructions from #476 because I didn't properly add the generated index before merging.

@ngzhian ngzhian merged commit cd63ede into WebAssembly:master Feb 24, 2021
@ngzhian ngzhian deleted the double-precision-spec branch February 24, 2021 19:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
spectext changes to spec text
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants