This repository was archived by the owner on Dec 22, 2021. It is now read-only.
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -419,7 +419,7 @@ Instruction Binary Opcode Type
419
419
:math: `\I32 X4 .\VMAX\K {\_s}` :math: `\hex {FD}~~184 ` :math: `[\V128 ~\V128 ] \to [\V128 ]` :ref: `validation <validation <valid-vbinop>> ` :ref: `execution <execution <exec-vbinop>> `, :ref: `operator <operator <op-imax_s>> `
420
420
:math: `\I32 X4 .\VMAX\K {\_u}` :math: `\hex {FD}~~185 ` :math: `[\V128 ~\V128 ] \to [\V128 ]` :ref: `validation <validation <valid-vbinop>> ` :ref: `execution <execution <exec-vbinop>> `, :ref: `operator <operator <op-imax_u>> `
421
421
:math: `\I64 X2 .\VNEG ` :math: `\hex {FD}~~193 ` :math: `[\V128 ] \to [\V128 ]` :ref: `validation <validation <valid-vunop>> ` :ref: `execution <execution <exec-vunop>> `, :ref: `operator <operator <op-ineg>> `
422
- :math: `\I 64 x 2 .\BITMASK ` :math: `\hex {FD}~~196 ` :math: `[\V128 ] \to [\I32 ]` :ref: `validation <validation <valid-simd-bitmask>> ` :ref: `execution <execution <exec-simd-bitmask>> `
422
+ :math: `\I 64 X 2 .\BITMASK ` :math: `\hex {FD}~~196 ` :math: `[\V128 ] \to [\I32 ]` :ref: `validation <validation <valid-simd-bitmask>> ` :ref: `execution <execution <exec-simd-bitmask>> `
423
423
:math: `\I64 X2 .\VSHL ` :math: `\hex {FD}~~203 ` :math: `[\V128 ~\I32 ] \to [\V128 ]` :ref: `validation <validation <valid-vshiftop>> ` :ref: `execution <execution <exec-vshiftop>> `, :ref: `operator <operator <op-ishl>> `
424
424
:math: `\I64 X2 .\VSHR\K {\_s}` :math: `\hex {FD}~~204 ` :math: `[\V128 ~\I32 ] \to [\V128 ]` :ref: `validation <validation <valid-vshiftop>> ` :ref: `execution <execution <exec-vshiftop>> `, :ref: `operator <operator <op-ishr_s>> `
425
425
:math: `\I64 X2 .\VSHR\K {\_u}` :math: `\hex {FD}~~205 ` :math: `[\V128 ~\I32 ] \to [\V128 ]` :ref: `validation <validation <valid-vshiftop>> ` :ref: `execution <execution <exec-vshiftop>> `, :ref: `operator <operator <op-ishr_u>> `
You can’t perform that action at this time.
0 commit comments