This repository was archived by the owner on Dec 22, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 43
Add SIMD instructions to syntax #271
Merged
ngzhian
merged 20 commits into
WebAssembly:master
from
ngzhian:add-simd-structure-instructions
Aug 25, 2020
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
64afd26
Add syntax for SIMD instructions
ngzhian 6e3d12e
Fix typo and indents in instructions.rst
ngzhian 78313df
Move SIMD instructions into their own section
ngzhian 9ba8a4e
Remove vsss production, use v128. use nnn as the value
ngzhian 2c08cdb
Add description to SIMD instructions
ngzhian 8a95b1d
Add ternary subcategory
ngzhian 1a8af6d
Add paragraph on load splat and load extends
ngzhian de59417
Rename Conversions to Splats
ngzhian 3e9eab7
Update SIMD instruction naming convention description
ngzhian eebf2b8
Update SIMD instruction prefix paragraph
ngzhian e77dad3
Update SIMD instruction subcategories description
ngzhian d1a762d
Fix underline, remove dup sx definition, add dots to extend instr
ngzhian cbb383e
Add viminmaxop
ngzhian 2aec40c
Fix note formatting
ngzhian 18049c7
Introduce laneidx production (== byte), add immediates to instructions
ngzhian e38b3b9
Add memarg to SIMD memory instructions
ngzhian 82bb969
Alter description of SIMD splats
ngzhian 6d14199
Update names of load splat, load extends, swizzle, and shuffle
ngzhian d61eda8
Small reordering of index, remove unused macros
ngzhian 0a9de17
Split instructions into separate lines, remove todo
ngzhian File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.