Index of InstructionsΒΆ
Instruction |
Binary Opcode |
Type |
Validation |
Execution |
---|---|---|---|---|
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{unreachable}}\) |
\(\def\mathdef354#1{\mathtt{0x#1}}\mathdef354{00}\) |
\([t_1^\ast] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_2^\ast]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{nop}}\) |
\(\def\mathdef355#1{\mathtt{0x#1}}\mathdef355{01}\) |
\([] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{block}}~\mathit{bt}\) |
\(\def\mathdef356#1{\mathtt{0x#1}}\mathdef356{02}\) |
\([t_1^\ast] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_2^\ast]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{loop}}~\mathit{bt}\) |
\(\def\mathdef357#1{\mathtt{0x#1}}\mathdef357{03}\) |
\([t_1^\ast] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_2^\ast]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{if}}~\mathit{bt}\) |
\(\def\mathdef358#1{\mathtt{0x#1}}\mathdef358{04}\) |
\([t_1^\ast~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_2^\ast]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{else}}\) |
\(\def\mathdef359#1{\mathtt{0x#1}}\mathdef359{05}\) |
|||
(reserved) |
\(\def\mathdef360#1{\mathtt{0x#1}}\mathdef360{06}\) |
|||
(reserved) |
\(\def\mathdef361#1{\mathtt{0x#1}}\mathdef361{07}\) |
|||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{throw}}~x\) |
\(\def\mathdef362#1{\mathtt{0x#1}}\mathdef362{08}\) |
\([t_1^\ast~t_x^\ast] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_2^\ast]\) |
||
(reserved) |
\(\def\mathdef363#1{\mathtt{0x#1}}\mathdef363{09}\) |
|||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{throw\_ref}}\) |
\(\def\mathdef364#1{\mathtt{0x#1}}\mathdef364{0A}\) |
\([t_1^\ast~\href{../syntax/types.html#syntax-reftype}{\mathsf{exnref}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_2^\ast]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{end}}\) |
\(\def\mathdef365#1{\mathtt{0x#1}}\mathdef365{0B}\) |
|||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{br}}~l\) |
\(\def\mathdef366#1{\mathtt{0x#1}}\mathdef366{0C}\) |
\([t_1^\ast~t^\ast] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_2^\ast]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{br\_if}}~l\) |
\(\def\mathdef367#1{\mathtt{0x#1}}\mathdef367{0D}\) |
\([t^\ast~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t^\ast]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{br\_table}}~l^\ast~l\) |
\(\def\mathdef368#1{\mathtt{0x#1}}\mathdef368{0E}\) |
\([t_1^\ast~t^\ast~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_2^\ast]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{return}}\) |
\(\def\mathdef369#1{\mathtt{0x#1}}\mathdef369{0F}\) |
\([t_1^\ast~t^\ast] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_2^\ast]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{call}}~x\) |
\(\def\mathdef370#1{\mathtt{0x#1}}\mathdef370{10}\) |
\([t_1^\ast] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_2^\ast]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{call\_indirect}}~x~y\) |
\(\def\mathdef371#1{\mathtt{0x#1}}\mathdef371{11}\) |
\([t_1^\ast~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_2^\ast]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{return\_call}}~x\) |
\(\def\mathdef372#1{\mathtt{0x#1}}\mathdef372{12}\) |
\([t_1^\ast] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_2^\ast]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{return\_call\_indirect}}~x~y\) |
\(\def\mathdef373#1{\mathtt{0x#1}}\mathdef373{13}\) |
\([t_1^\ast~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_2^\ast]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{call\_ref}}~x\) |
\(\def\mathdef374#1{\mathtt{0x#1}}\mathdef374{14}\) |
\([t_1^\ast~(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~x)] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_2^\ast]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{return\_call\_ref}}~x\) |
\(\def\mathdef375#1{\mathtt{0x#1}}\mathdef375{15}\) |
\([t_1^\ast~(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~x)] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_2^\ast]\) |
||
(reserved) |
\(\def\mathdef376#1{\mathtt{0x#1}}\mathdef376{16}\) |
|||
(reserved) |
\(\def\mathdef377#1{\mathtt{0x#1}}\mathdef377{17}\) |
|||
(reserved) |
\(\def\mathdef378#1{\mathtt{0x#1}}\mathdef378{18}\) |
|||
(reserved) |
\(\def\mathdef379#1{\mathtt{0x#1}}\mathdef379{19}\) |
|||
\(\href{../syntax/instructions.html#syntax-instr-parametric}{\mathsf{drop}}\) |
\(\def\mathdef380#1{\mathtt{0x#1}}\mathdef380{1A}\) |
\([t] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-parametric}{\mathsf{select}}\) |
\(\def\mathdef381#1{\mathtt{0x#1}}\mathdef381{1B}\) |
\([t~t~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-parametric}{\mathsf{select}}~t\) |
\(\def\mathdef382#1{\mathtt{0x#1}}\mathdef382{1C}\) |
\([t~t~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t]\) |
||
(reserved) |
\(\def\mathdef383#1{\mathtt{0x#1}}\mathdef383{1D}\) |
|||
(reserved) |
\(\def\mathdef384#1{\mathtt{0x#1}}\mathdef384{1E}\) |
|||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{try\_table}}~\mathit{bt}\) |
\(\def\mathdef385#1{\mathtt{0x#1}}\mathdef385{1F}\) |
\([t_1^\ast] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_2^\ast]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-variable}{\mathsf{local{.}get}}~x\) |
\(\def\mathdef386#1{\mathtt{0x#1}}\mathdef386{20}\) |
\([] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-variable}{\mathsf{local{.}set}}~x\) |
\(\def\mathdef387#1{\mathtt{0x#1}}\mathdef387{21}\) |
\([t] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-variable}{\mathsf{local{.}tee}}~x\) |
\(\def\mathdef388#1{\mathtt{0x#1}}\mathdef388{22}\) |
\([t] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-variable}{\mathsf{global{.}get}}~x\) |
\(\def\mathdef389#1{\mathtt{0x#1}}\mathdef389{23}\) |
\([] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-variable}{\mathsf{global{.}set}}~x\) |
\(\def\mathdef390#1{\mathtt{0x#1}}\mathdef390{24}\) |
\([t] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-table}{\mathsf{table{.}get}}~x\) |
\(\def\mathdef391#1{\mathtt{0x#1}}\mathdef391{25}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-table}{\mathsf{table{.}set}}~x\) |
\(\def\mathdef392#1{\mathtt{0x#1}}\mathdef392{26}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~t] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
(reserved) |
\(\def\mathdef393#1{\mathtt{0x#1}}\mathdef393{27}\) |
|||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef394#1{\mathtt{0x#1}}\mathdef394{28}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef395#1{\mathtt{0x#1}}\mathdef395{29}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef396#1{\mathtt{0x#1}}\mathdef396{2A}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef397#1{\mathtt{0x#1}}\mathdef397{2B}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{8\_s}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef398#1{\mathtt{0x#1}}\mathdef398{2C}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{8\_u}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef399#1{\mathtt{0x#1}}\mathdef399{2D}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{16\_s}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef400#1{\mathtt{0x#1}}\mathdef400{2E}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{16\_u}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef401#1{\mathtt{0x#1}}\mathdef401{2F}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{8\_s}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef402#1{\mathtt{0x#1}}\mathdef402{30}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{8\_u}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef403#1{\mathtt{0x#1}}\mathdef403{31}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{16\_s}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef404#1{\mathtt{0x#1}}\mathdef404{32}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{16\_u}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef405#1{\mathtt{0x#1}}\mathdef405{33}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{32\_s}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef406#1{\mathtt{0x#1}}\mathdef406{34}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{32\_u}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef407#1{\mathtt{0x#1}}\mathdef407{35}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{store}}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef408#1{\mathtt{0x#1}}\mathdef408{36}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{store}}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef409#1{\mathtt{0x#1}}\mathdef409{37}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{store}}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef410#1{\mathtt{0x#1}}\mathdef410{38}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{store}}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef411#1{\mathtt{0x#1}}\mathdef411{39}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{store}}\mathsf{8}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef412#1{\mathtt{0x#1}}\mathdef412{3A}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{store}}\mathsf{16}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef413#1{\mathtt{0x#1}}\mathdef413{3B}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{store}}\mathsf{8}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef414#1{\mathtt{0x#1}}\mathdef414{3C}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{store}}\mathsf{16}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef415#1{\mathtt{0x#1}}\mathdef415{3D}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{store}}\mathsf{32}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef416#1{\mathtt{0x#1}}\mathdef416{3E}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{memory{.}size}}~x\) |
\(\def\mathdef417#1{\mathtt{0x#1}}\mathdef417{3F}\) |
\([] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{memory{.}grow}}~x\) |
\(\def\mathdef418#1{\mathtt{0x#1}}\mathdef418{40}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{const}}~\href{../syntax/values.html#syntax-int}{\mathit{i\scriptstyle\kern-0.1em32}}\) |
\(\def\mathdef419#1{\mathtt{0x#1}}\mathdef419{41}\) |
\([] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{const}}~\href{../syntax/values.html#syntax-int}{\mathit{i\scriptstyle\kern-0.1em64}}\) |
\(\def\mathdef420#1{\mathtt{0x#1}}\mathdef420{42}\) |
\([] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{const}}~\href{../syntax/values.html#syntax-float}{\mathit{f\scriptstyle\kern-0.15em32}}\) |
\(\def\mathdef421#1{\mathtt{0x#1}}\mathdef421{43}\) |
\([] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{const}}~\href{../syntax/values.html#syntax-float}{\mathit{f\scriptstyle\kern-0.15em64}}\) |
\(\def\mathdef422#1{\mathtt{0x#1}}\mathdef422{44}\) |
\([] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{eqz}}\) |
\(\def\mathdef423#1{\mathtt{0x#1}}\mathdef423{45}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{eq}}\) |
\(\def\mathdef424#1{\mathtt{0x#1}}\mathdef424{46}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{ne}}\) |
\(\def\mathdef425#1{\mathtt{0x#1}}\mathdef425{47}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{lt}}\mathsf{\_s}\) |
\(\def\mathdef426#1{\mathtt{0x#1}}\mathdef426{48}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{lt}}\mathsf{\_u}\) |
\(\def\mathdef427#1{\mathtt{0x#1}}\mathdef427{49}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{gt}}\mathsf{\_s}\) |
\(\def\mathdef428#1{\mathtt{0x#1}}\mathdef428{4A}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{gt}}\mathsf{\_u}\) |
\(\def\mathdef429#1{\mathtt{0x#1}}\mathdef429{4B}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{le}}\mathsf{\_s}\) |
\(\def\mathdef430#1{\mathtt{0x#1}}\mathdef430{4C}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{le}}\mathsf{\_u}\) |
\(\def\mathdef431#1{\mathtt{0x#1}}\mathdef431{4D}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{ge}}\mathsf{\_s}\) |
\(\def\mathdef432#1{\mathtt{0x#1}}\mathdef432{4E}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{ge}}\mathsf{\_u}\) |
\(\def\mathdef433#1{\mathtt{0x#1}}\mathdef433{4F}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{eqz}}\) |
\(\def\mathdef434#1{\mathtt{0x#1}}\mathdef434{50}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{eq}}\) |
\(\def\mathdef435#1{\mathtt{0x#1}}\mathdef435{51}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{ne}}\) |
\(\def\mathdef436#1{\mathtt{0x#1}}\mathdef436{52}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{lt}}\mathsf{\_s}\) |
\(\def\mathdef437#1{\mathtt{0x#1}}\mathdef437{53}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{lt}}\mathsf{\_u}\) |
\(\def\mathdef438#1{\mathtt{0x#1}}\mathdef438{54}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{gt}}\mathsf{\_s}\) |
\(\def\mathdef439#1{\mathtt{0x#1}}\mathdef439{55}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{gt}}\mathsf{\_u}\) |
\(\def\mathdef440#1{\mathtt{0x#1}}\mathdef440{56}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{le}}\mathsf{\_s}\) |
\(\def\mathdef441#1{\mathtt{0x#1}}\mathdef441{57}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{le}}\mathsf{\_u}\) |
\(\def\mathdef442#1{\mathtt{0x#1}}\mathdef442{58}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{ge}}\mathsf{\_s}\) |
\(\def\mathdef443#1{\mathtt{0x#1}}\mathdef443{59}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{ge}}\mathsf{\_u}\) |
\(\def\mathdef444#1{\mathtt{0x#1}}\mathdef444{5A}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{eq}}\) |
\(\def\mathdef445#1{\mathtt{0x#1}}\mathdef445{5B}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{ne}}\) |
\(\def\mathdef446#1{\mathtt{0x#1}}\mathdef446{5C}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{lt}}\) |
\(\def\mathdef447#1{\mathtt{0x#1}}\mathdef447{5D}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{gt}}\) |
\(\def\mathdef448#1{\mathtt{0x#1}}\mathdef448{5E}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{le}}\) |
\(\def\mathdef449#1{\mathtt{0x#1}}\mathdef449{5F}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{ge}}\) |
\(\def\mathdef450#1{\mathtt{0x#1}}\mathdef450{60}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{eq}}\) |
\(\def\mathdef451#1{\mathtt{0x#1}}\mathdef451{61}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{ne}}\) |
\(\def\mathdef452#1{\mathtt{0x#1}}\mathdef452{62}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{lt}}\) |
\(\def\mathdef453#1{\mathtt{0x#1}}\mathdef453{63}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{gt}}\) |
\(\def\mathdef454#1{\mathtt{0x#1}}\mathdef454{64}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{le}}\) |
\(\def\mathdef455#1{\mathtt{0x#1}}\mathdef455{65}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{ge}}\) |
\(\def\mathdef456#1{\mathtt{0x#1}}\mathdef456{66}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{clz}}\) |
\(\def\mathdef457#1{\mathtt{0x#1}}\mathdef457{67}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{ctz}}\) |
\(\def\mathdef458#1{\mathtt{0x#1}}\mathdef458{68}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{popcnt}}\) |
\(\def\mathdef459#1{\mathtt{0x#1}}\mathdef459{69}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{add}}\) |
\(\def\mathdef460#1{\mathtt{0x#1}}\mathdef460{6A}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{sub}}\) |
\(\def\mathdef461#1{\mathtt{0x#1}}\mathdef461{6B}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{mul}}\) |
\(\def\mathdef462#1{\mathtt{0x#1}}\mathdef462{6C}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{div}}\mathsf{\_s}\) |
\(\def\mathdef463#1{\mathtt{0x#1}}\mathdef463{6D}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{div}}\mathsf{\_u}\) |
\(\def\mathdef464#1{\mathtt{0x#1}}\mathdef464{6E}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{rem}}\mathsf{\_s}\) |
\(\def\mathdef465#1{\mathtt{0x#1}}\mathdef465{6F}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{rem}}\mathsf{\_u}\) |
\(\def\mathdef466#1{\mathtt{0x#1}}\mathdef466{70}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{and}}\) |
\(\def\mathdef467#1{\mathtt{0x#1}}\mathdef467{71}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{or}}\) |
\(\def\mathdef468#1{\mathtt{0x#1}}\mathdef468{72}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{xor}}\) |
\(\def\mathdef469#1{\mathtt{0x#1}}\mathdef469{73}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{shl}}\) |
\(\def\mathdef470#1{\mathtt{0x#1}}\mathdef470{74}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{shr}}\mathsf{\_s}\) |
\(\def\mathdef471#1{\mathtt{0x#1}}\mathdef471{75}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{shr}}\mathsf{\_u}\) |
\(\def\mathdef472#1{\mathtt{0x#1}}\mathdef472{76}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{rotl}}\) |
\(\def\mathdef473#1{\mathtt{0x#1}}\mathdef473{77}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{rotr}}\) |
\(\def\mathdef474#1{\mathtt{0x#1}}\mathdef474{78}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{clz}}\) |
\(\def\mathdef475#1{\mathtt{0x#1}}\mathdef475{79}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{ctz}}\) |
\(\def\mathdef476#1{\mathtt{0x#1}}\mathdef476{7A}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{popcnt}}\) |
\(\def\mathdef477#1{\mathtt{0x#1}}\mathdef477{7B}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{add}}\) |
\(\def\mathdef478#1{\mathtt{0x#1}}\mathdef478{7C}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{sub}}\) |
\(\def\mathdef479#1{\mathtt{0x#1}}\mathdef479{7D}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{mul}}\) |
\(\def\mathdef480#1{\mathtt{0x#1}}\mathdef480{7E}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{div}}\mathsf{\_s}\) |
\(\def\mathdef481#1{\mathtt{0x#1}}\mathdef481{7F}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{div}}\mathsf{\_u}\) |
\(\def\mathdef482#1{\mathtt{0x#1}}\mathdef482{80}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{rem}}\mathsf{\_s}\) |
\(\def\mathdef483#1{\mathtt{0x#1}}\mathdef483{81}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{rem}}\mathsf{\_u}\) |
\(\def\mathdef484#1{\mathtt{0x#1}}\mathdef484{82}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{and}}\) |
\(\def\mathdef485#1{\mathtt{0x#1}}\mathdef485{83}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{or}}\) |
\(\def\mathdef486#1{\mathtt{0x#1}}\mathdef486{84}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{xor}}\) |
\(\def\mathdef487#1{\mathtt{0x#1}}\mathdef487{85}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{shl}}\) |
\(\def\mathdef488#1{\mathtt{0x#1}}\mathdef488{86}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{shr}}\mathsf{\_s}\) |
\(\def\mathdef489#1{\mathtt{0x#1}}\mathdef489{87}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{shr}}\mathsf{\_u}\) |
\(\def\mathdef490#1{\mathtt{0x#1}}\mathdef490{88}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{rotl}}\) |
\(\def\mathdef491#1{\mathtt{0x#1}}\mathdef491{89}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{rotr}}\) |
\(\def\mathdef492#1{\mathtt{0x#1}}\mathdef492{8A}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{abs}}\) |
\(\def\mathdef493#1{\mathtt{0x#1}}\mathdef493{8B}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{neg}}\) |
\(\def\mathdef494#1{\mathtt{0x#1}}\mathdef494{8C}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{ceil}}\) |
\(\def\mathdef495#1{\mathtt{0x#1}}\mathdef495{8D}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{floor}}\) |
\(\def\mathdef496#1{\mathtt{0x#1}}\mathdef496{8E}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\) |
\(\def\mathdef497#1{\mathtt{0x#1}}\mathdef497{8F}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{nearest}}\) |
\(\def\mathdef498#1{\mathtt{0x#1}}\mathdef498{90}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{sqrt}}\) |
\(\def\mathdef499#1{\mathtt{0x#1}}\mathdef499{91}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{add}}\) |
\(\def\mathdef500#1{\mathtt{0x#1}}\mathdef500{92}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{sub}}\) |
\(\def\mathdef501#1{\mathtt{0x#1}}\mathdef501{93}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{mul}}\) |
\(\def\mathdef502#1{\mathtt{0x#1}}\mathdef502{94}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{div}}\) |
\(\def\mathdef503#1{\mathtt{0x#1}}\mathdef503{95}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{min}}\) |
\(\def\mathdef504#1{\mathtt{0x#1}}\mathdef504{96}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{max}}\) |
\(\def\mathdef505#1{\mathtt{0x#1}}\mathdef505{97}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{copysign}}\) |
\(\def\mathdef506#1{\mathtt{0x#1}}\mathdef506{98}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{abs}}\) |
\(\def\mathdef507#1{\mathtt{0x#1}}\mathdef507{99}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{neg}}\) |
\(\def\mathdef508#1{\mathtt{0x#1}}\mathdef508{9A}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{ceil}}\) |
\(\def\mathdef509#1{\mathtt{0x#1}}\mathdef509{9B}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{floor}}\) |
\(\def\mathdef510#1{\mathtt{0x#1}}\mathdef510{9C}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\) |
\(\def\mathdef511#1{\mathtt{0x#1}}\mathdef511{9D}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{nearest}}\) |
\(\def\mathdef512#1{\mathtt{0x#1}}\mathdef512{9E}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{sqrt}}\) |
\(\def\mathdef513#1{\mathtt{0x#1}}\mathdef513{9F}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{add}}\) |
\(\def\mathdef514#1{\mathtt{0x#1}}\mathdef514{A0}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{sub}}\) |
\(\def\mathdef515#1{\mathtt{0x#1}}\mathdef515{A1}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{mul}}\) |
\(\def\mathdef516#1{\mathtt{0x#1}}\mathdef516{A2}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{div}}\) |
\(\def\mathdef517#1{\mathtt{0x#1}}\mathdef517{A3}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{min}}\) |
\(\def\mathdef518#1{\mathtt{0x#1}}\mathdef518{A4}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{max}}\) |
\(\def\mathdef519#1{\mathtt{0x#1}}\mathdef519{A5}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{copysign}}\) |
\(\def\mathdef520#1{\mathtt{0x#1}}\mathdef520{A6}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{wrap}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}\) |
\(\def\mathdef521#1{\mathtt{0x#1}}\mathdef521{A7}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}\mathsf{\_s}\) |
\(\def\mathdef522#1{\mathtt{0x#1}}\mathdef522{A8}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}\mathsf{\_u}\) |
\(\def\mathdef523#1{\mathtt{0x#1}}\mathdef523{A9}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}\mathsf{\_s}\) |
\(\def\mathdef524#1{\mathtt{0x#1}}\mathdef524{AA}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}\mathsf{\_u}\) |
\(\def\mathdef525#1{\mathtt{0x#1}}\mathdef525{AB}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{extend}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}\mathsf{\_s}\) |
\(\def\mathdef526#1{\mathtt{0x#1}}\mathdef526{AC}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{extend}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}\mathsf{\_u}\) |
\(\def\mathdef527#1{\mathtt{0x#1}}\mathdef527{AD}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}\mathsf{\_s}\) |
\(\def\mathdef528#1{\mathtt{0x#1}}\mathdef528{AE}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}\mathsf{\_u}\) |
\(\def\mathdef529#1{\mathtt{0x#1}}\mathdef529{AF}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}\mathsf{\_s}\) |
\(\def\mathdef530#1{\mathtt{0x#1}}\mathdef530{B0}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}\mathsf{\_u}\) |
\(\def\mathdef531#1{\mathtt{0x#1}}\mathdef531{B1}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{convert}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}\mathsf{\_s}\) |
\(\def\mathdef532#1{\mathtt{0x#1}}\mathdef532{B2}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{convert}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}\mathsf{\_u}\) |
\(\def\mathdef533#1{\mathtt{0x#1}}\mathdef533{B3}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{convert}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}\mathsf{\_s}\) |
\(\def\mathdef534#1{\mathtt{0x#1}}\mathdef534{B4}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{convert}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}\mathsf{\_u}\) |
\(\def\mathdef535#1{\mathtt{0x#1}}\mathdef535{B5}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{demote}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}\) |
\(\def\mathdef536#1{\mathtt{0x#1}}\mathdef536{B6}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{convert}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}\mathsf{\_s}\) |
\(\def\mathdef537#1{\mathtt{0x#1}}\mathdef537{B7}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{convert}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}\mathsf{\_u}\) |
\(\def\mathdef538#1{\mathtt{0x#1}}\mathdef538{B8}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{convert}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}\mathsf{\_s}\) |
\(\def\mathdef539#1{\mathtt{0x#1}}\mathdef539{B9}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{convert}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}\mathsf{\_u}\) |
\(\def\mathdef540#1{\mathtt{0x#1}}\mathdef540{BA}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{promote}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}\) |
\(\def\mathdef541#1{\mathtt{0x#1}}\mathdef541{BB}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{reinterpret}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}\) |
\(\def\mathdef542#1{\mathtt{0x#1}}\mathdef542{BC}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{reinterpret}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}\) |
\(\def\mathdef543#1{\mathtt{0x#1}}\mathdef543{BD}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{reinterpret}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}\) |
\(\def\mathdef544#1{\mathtt{0x#1}}\mathdef544{BE}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{reinterpret}}\mathsf{\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}\) |
\(\def\mathdef545#1{\mathtt{0x#1}}\mathdef545{BF}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{extend}}\mathsf{8\_s}\) |
\(\def\mathdef546#1{\mathtt{0x#1}}\mathdef546{C0}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{extend}}\mathsf{16\_s}\) |
\(\def\mathdef547#1{\mathtt{0x#1}}\mathdef547{C1}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{extend}}\mathsf{8\_s}\) |
\(\def\mathdef548#1{\mathtt{0x#1}}\mathdef548{C2}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{extend}}\mathsf{16\_s}\) |
\(\def\mathdef549#1{\mathtt{0x#1}}\mathdef549{C3}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{extend}}\mathsf{32\_s}\) |
\(\def\mathdef550#1{\mathtt{0x#1}}\mathdef550{C4}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
(reserved) |
\(\def\mathdef551#1{\mathtt{0x#1}}\mathdef551{C5}\) |
|||
(reserved) |
\(\def\mathdef552#1{\mathtt{0x#1}}\mathdef552{C6}\) |
|||
(reserved) |
\(\def\mathdef553#1{\mathtt{0x#1}}\mathdef553{C7}\) |
|||
(reserved) |
\(\def\mathdef554#1{\mathtt{0x#1}}\mathdef554{C8}\) |
|||
(reserved) |
\(\def\mathdef555#1{\mathtt{0x#1}}\mathdef555{C9}\) |
|||
(reserved) |
\(\def\mathdef556#1{\mathtt{0x#1}}\mathdef556{CA}\) |
|||
(reserved) |
\(\def\mathdef557#1{\mathtt{0x#1}}\mathdef557{CB}\) |
|||
(reserved) |
\(\def\mathdef558#1{\mathtt{0x#1}}\mathdef558{CC}\) |
|||
(reserved) |
\(\def\mathdef559#1{\mathtt{0x#1}}\mathdef559{CD}\) |
|||
(reserved) |
\(\def\mathdef560#1{\mathtt{0x#1}}\mathdef560{CE}\) |
|||
(reserved) |
\(\def\mathdef561#1{\mathtt{0x#1}}\mathdef561{CF}\) |
|||
\(\href{../syntax/instructions.html#syntax-instr-ref}{\mathsf{ref{.}null}}~\mathit{ht}\) |
\(\def\mathdef562#1{\mathtt{0x#1}}\mathdef562{D0}\) |
\([] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~\mathit{ht})]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-ref}{\mathsf{ref{.}is\_null}}\) |
\(\def\mathdef563#1{\mathtt{0x#1}}\mathdef563{D1}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~\mathit{ht})] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-ref}{\mathsf{ref{.}func}}~x\) |
\(\def\mathdef564#1{\mathtt{0x#1}}\mathdef564{D2}\) |
\([] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\mathit{ht}]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-ref}{\mathsf{ref{.}eq}}\) |
\(\def\mathdef565#1{\mathtt{0x#1}}\mathdef565{D3}\) |
\([\href{../syntax/types.html#syntax-reftype}{\mathsf{eqref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{eqref}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-ref}{\mathsf{ref{.}as\_non\_null}}\) |
\(\def\mathdef566#1{\mathtt{0x#1}}\mathdef566{D4}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~\mathit{ht})] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\mathit{ht})]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{br\_on\_null}}~l\) |
\(\def\mathdef567#1{\mathtt{0x#1}}\mathdef567{D5}\) |
\([t^\ast~(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~\mathit{ht})] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t^\ast~(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\mathit{ht})]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{br\_on\_non\_null}}~l\) |
\(\def\mathdef568#1{\mathtt{0x#1}}\mathdef568{D6}\) |
\([t^\ast~(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~\mathit{ht})] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t^\ast]\) |
||
(reserved) |
\(\def\mathdef569#1{\mathtt{0x#1}}\mathdef569{D7}\) |
|||
(reserved) |
\(\def\mathdef570#1{\mathtt{0x#1}}\mathdef570{D8}\) |
|||
(reserved) |
\(\def\mathdef571#1{\mathtt{0x#1}}\mathdef571{D9}\) |
|||
(reserved) |
\(\def\mathdef572#1{\mathtt{0x#1}}\mathdef572{DA}\) |
|||
(reserved) |
\(\def\mathdef573#1{\mathtt{0x#1}}\mathdef573{DB}\) |
|||
(reserved) |
\(\def\mathdef574#1{\mathtt{0x#1}}\mathdef574{DC}\) |
|||
(reserved) |
\(\def\mathdef575#1{\mathtt{0x#1}}\mathdef575{DD}\) |
|||
(reserved) |
\(\def\mathdef576#1{\mathtt{0x#1}}\mathdef576{DE}\) |
|||
(reserved) |
\(\def\mathdef577#1{\mathtt{0x#1}}\mathdef577{DF}\) |
|||
(reserved) |
\(\def\mathdef578#1{\mathtt{0x#1}}\mathdef578{E0}\) |
|||
(reserved) |
\(\def\mathdef579#1{\mathtt{0x#1}}\mathdef579{E1}\) |
|||
(reserved) |
\(\def\mathdef580#1{\mathtt{0x#1}}\mathdef580{E2}\) |
|||
(reserved) |
\(\def\mathdef581#1{\mathtt{0x#1}}\mathdef581{E3}\) |
|||
(reserved) |
\(\def\mathdef582#1{\mathtt{0x#1}}\mathdef582{E4}\) |
|||
(reserved) |
\(\def\mathdef583#1{\mathtt{0x#1}}\mathdef583{E5}\) |
|||
(reserved) |
\(\def\mathdef584#1{\mathtt{0x#1}}\mathdef584{E6}\) |
|||
(reserved) |
\(\def\mathdef585#1{\mathtt{0x#1}}\mathdef585{E7}\) |
|||
(reserved) |
\(\def\mathdef586#1{\mathtt{0x#1}}\mathdef586{E8}\) |
|||
(reserved) |
\(\def\mathdef587#1{\mathtt{0x#1}}\mathdef587{E9}\) |
|||
(reserved) |
\(\def\mathdef588#1{\mathtt{0x#1}}\mathdef588{EA}\) |
|||
(reserved) |
\(\def\mathdef589#1{\mathtt{0x#1}}\mathdef589{EB}\) |
|||
(reserved) |
\(\def\mathdef590#1{\mathtt{0x#1}}\mathdef590{EC}\) |
|||
(reserved) |
\(\def\mathdef591#1{\mathtt{0x#1}}\mathdef591{ED}\) |
|||
(reserved) |
\(\def\mathdef592#1{\mathtt{0x#1}}\mathdef592{EE}\) |
|||
(reserved) |
\(\def\mathdef593#1{\mathtt{0x#1}}\mathdef593{EF}\) |
|||
(reserved) |
\(\def\mathdef594#1{\mathtt{0x#1}}\mathdef594{F0}\) |
|||
(reserved) |
\(\def\mathdef595#1{\mathtt{0x#1}}\mathdef595{F1}\) |
|||
(reserved) |
\(\def\mathdef596#1{\mathtt{0x#1}}\mathdef596{F2}\) |
|||
(reserved) |
\(\def\mathdef597#1{\mathtt{0x#1}}\mathdef597{F3}\) |
|||
(reserved) |
\(\def\mathdef598#1{\mathtt{0x#1}}\mathdef598{F4}\) |
|||
(reserved) |
\(\def\mathdef599#1{\mathtt{0x#1}}\mathdef599{F5}\) |
|||
(reserved) |
\(\def\mathdef600#1{\mathtt{0x#1}}\mathdef600{F6}\) |
|||
(reserved) |
\(\def\mathdef601#1{\mathtt{0x#1}}\mathdef601{F7}\) |
|||
(reserved) |
\(\def\mathdef602#1{\mathtt{0x#1}}\mathdef602{F8}\) |
|||
(reserved) |
\(\def\mathdef603#1{\mathtt{0x#1}}\mathdef603{F9}\) |
|||
(reserved) |
\(\def\mathdef604#1{\mathtt{0x#1}}\mathdef604{FA}\) |
|||
\(\href{../syntax/instructions.html#syntax-instr-struct}{\mathsf{struct{.}new}}~x\) |
\(\def\mathdef605#1{\mathtt{0x#1}}\mathdef605{FB}~\def\mathdef606#1{\mathtt{0x#1}}\mathdef606{00}\) |
\([t^\ast] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~x)]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-struct}{\mathsf{struct{.}new\_default}}~x\) |
\(\def\mathdef607#1{\mathtt{0x#1}}\mathdef607{FB}~\def\mathdef608#1{\mathtt{0x#1}}\mathdef608{01}\) |
\([] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~x)]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-struct}{\mathsf{struct{.}get}}~x~y\) |
\(\def\mathdef609#1{\mathtt{0x#1}}\mathdef609{FB}~\def\mathdef610#1{\mathtt{0x#1}}\mathdef610{02}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~x)] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-struct}{\mathsf{struct{.}get\_s}}~x~y\) |
\(\def\mathdef611#1{\mathtt{0x#1}}\mathdef611{FB}~\def\mathdef612#1{\mathtt{0x#1}}\mathdef612{03}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~x)] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-struct}{\mathsf{struct{.}get\_u}}~x~y\) |
\(\def\mathdef613#1{\mathtt{0x#1}}\mathdef613{FB}~\def\mathdef614#1{\mathtt{0x#1}}\mathdef614{04}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~x)] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-struct}{\mathsf{struct{.}set}}~x~y\) |
\(\def\mathdef615#1{\mathtt{0x#1}}\mathdef615{FB}~\def\mathdef616#1{\mathtt{0x#1}}\mathdef616{05}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~x)~t] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-array}{\mathsf{array{.}new}}~x\) |
\(\def\mathdef617#1{\mathtt{0x#1}}\mathdef617{FB}~\def\mathdef618#1{\mathtt{0x#1}}\mathdef618{06}\) |
\([t~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~x)]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-array}{\mathsf{array{.}new\_default}}~x\) |
\(\def\mathdef619#1{\mathtt{0x#1}}\mathdef619{FB}~\def\mathdef620#1{\mathtt{0x#1}}\mathdef620{07}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~x)]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-array}{\mathsf{array{.}new\_fixed}}~x~n\) |
\(\def\mathdef621#1{\mathtt{0x#1}}\mathdef621{FB}~\def\mathdef622#1{\mathtt{0x#1}}\mathdef622{08}\) |
\([t^n] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~x)]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-array}{\mathsf{array{.}new\_data}}~x~y\) |
\(\def\mathdef623#1{\mathtt{0x#1}}\mathdef623{FB}~\def\mathdef624#1{\mathtt{0x#1}}\mathdef624{09}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~x)]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-array}{\mathsf{array{.}new\_elem}}~x~y\) |
\(\def\mathdef625#1{\mathtt{0x#1}}\mathdef625{FB}~\def\mathdef626#1{\mathtt{0x#1}}\mathdef626{0A}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~x)]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-array}{\mathsf{array{.}get}}~x\) |
\(\def\mathdef627#1{\mathtt{0x#1}}\mathdef627{FB}~\def\mathdef628#1{\mathtt{0x#1}}\mathdef628{0B}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~x)~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-array}{\mathsf{array{.}get\_s}}~x\) |
\(\def\mathdef629#1{\mathtt{0x#1}}\mathdef629{FB}~\def\mathdef630#1{\mathtt{0x#1}}\mathdef630{0C}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~x)~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-array}{\mathsf{array{.}get\_u}}~x\) |
\(\def\mathdef631#1{\mathtt{0x#1}}\mathdef631{FB}~\def\mathdef632#1{\mathtt{0x#1}}\mathdef632{0D}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~x)~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-array}{\mathsf{array{.}set}}~x\) |
\(\def\mathdef633#1{\mathtt{0x#1}}\mathdef633{FB}~\def\mathdef634#1{\mathtt{0x#1}}\mathdef634{0E}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~x)~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~t] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-array}{\mathsf{array{.}len}}\) |
\(\def\mathdef635#1{\mathtt{0x#1}}\mathdef635{FB}~\def\mathdef636#1{\mathtt{0x#1}}\mathdef636{0F}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~\href{../syntax/types.html#syntax-heaptype}{\mathsf{array}})] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-array}{\mathsf{array{.}fill}}~x\) |
\(\def\mathdef637#1{\mathtt{0x#1}}\mathdef637{FB}~\def\mathdef638#1{\mathtt{0x#1}}\mathdef638{10}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~x)~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~t~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-array}{\mathsf{array{.}copy}}~x~y\) |
\(\def\mathdef639#1{\mathtt{0x#1}}\mathdef639{FB}~\def\mathdef640#1{\mathtt{0x#1}}\mathdef640{11}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~x)~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~y)~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-array}{\mathsf{array{.}init\_data}}~x~y\) |
\(\def\mathdef641#1{\mathtt{0x#1}}\mathdef641{FB}~\def\mathdef642#1{\mathtt{0x#1}}\mathdef642{12}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~x)~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-array}{\mathsf{array{.}init\_elem}}~x~y\) |
\(\def\mathdef643#1{\mathtt{0x#1}}\mathdef643{FB}~\def\mathdef644#1{\mathtt{0x#1}}\mathdef644{13}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~x)~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-ref}{\mathsf{ref{.}test}}~(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~t)\) |
\(\def\mathdef645#1{\mathtt{0x#1}}\mathdef645{FB}~\def\mathdef646#1{\mathtt{0x#1}}\mathdef646{14}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~t')] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-ref}{\mathsf{ref{.}test}}~(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~t)\) |
\(\def\mathdef647#1{\mathtt{0x#1}}\mathdef647{FB}~\def\mathdef648#1{\mathtt{0x#1}}\mathdef648{15}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~t')] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-ref}{\mathsf{ref{.}cast}}~(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~t)\) |
\(\def\mathdef649#1{\mathtt{0x#1}}\mathdef649{FB}~\def\mathdef650#1{\mathtt{0x#1}}\mathdef650{16}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~t')] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~t)]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-ref}{\mathsf{ref{.}cast}}~(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~t)\) |
\(\def\mathdef651#1{\mathtt{0x#1}}\mathdef651{FB}~\def\mathdef652#1{\mathtt{0x#1}}\mathdef652{17}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~t')] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~t)]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{br\_on\_cast}}~t_1~t_2\) |
\(\def\mathdef653#1{\mathtt{0x#1}}\mathdef653{FB}~\def\mathdef654#1{\mathtt{0x#1}}\mathdef654{18}\) |
\([t_1] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_1\href{../valid/conventions.html#aux-reftypediff}{\setminus} t_2]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-control}{\mathsf{br\_on\_cast\_fail}}~t_1~t_2\) |
\(\def\mathdef655#1{\mathtt{0x#1}}\mathdef655{FB}~\def\mathdef656#1{\mathtt{0x#1}}\mathdef656{19}\) |
\([t_1] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [t_2]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-extern}{\mathsf{any{.}convert\_extern}}\) |
\(\def\mathdef657#1{\mathtt{0x#1}}\mathdef657{FB}~\def\mathdef658#1{\mathtt{0x#1}}\mathdef658{1A}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~\href{../syntax/types.html#syntax-heaptype}{\mathsf{extern}})] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~\href{../syntax/types.html#syntax-heaptype}{\mathsf{any}})]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-extern}{\mathsf{extern{.}convert\_any}}\) |
\(\def\mathdef659#1{\mathtt{0x#1}}\mathdef659{FB}~\def\mathdef660#1{\mathtt{0x#1}}\mathdef660{1B}\) |
\([(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~\href{../syntax/types.html#syntax-heaptype}{\mathsf{any}})] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-reftype}{\mathsf{null}}~\href{../syntax/types.html#syntax-heaptype}{\mathsf{extern}})]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-i31}{\mathsf{ref{.}i\scriptstyle31}}\) |
\(\def\mathdef661#1{\mathtt{0x#1}}\mathdef661{FB}~\def\mathdef662#1{\mathtt{0x#1}}\mathdef662{1C}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [(\href{../syntax/types.html#syntax-reftype}{\mathsf{ref}}~\href{../syntax/types.html#syntax-heaptype}{\mathsf{i\scriptstyle31}})]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-i31}{\mathsf{i{\scriptstyle31}{.}get\_s}}\) |
\(\def\mathdef663#1{\mathtt{0x#1}}\mathdef663{FB}~\def\mathdef664#1{\mathtt{0x#1}}\mathdef664{1D}\) |
\([\href{../syntax/types.html#syntax-reftype}{\mathsf{i{\scriptstyle31}ref}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-i31}{\mathsf{i{\scriptstyle31}{.}get\_u}}\) |
\(\def\mathdef665#1{\mathtt{0x#1}}\mathdef665{FB}~\def\mathdef666#1{\mathtt{0x#1}}\mathdef666{1E}\) |
\([\href{../syntax/types.html#syntax-reftype}{\mathsf{i{\scriptstyle31}ref}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
(reserved) |
\(\def\mathdef667#1{\mathtt{0x#1}}\mathdef667{FB}~\def\mathdef668#1{\mathtt{0x#1}}\mathdef668{1E} \dots\) |
|||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\mathsf{\_sat\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}\mathsf{\_s}\) |
\(\def\mathdef669#1{\mathtt{0x#1}}\mathdef669{FC}~\def\mathdef670#1{\mathtt{0x#1}}\mathdef670{00}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\mathsf{\_sat\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}\mathsf{\_u}\) |
\(\def\mathdef671#1{\mathtt{0x#1}}\mathdef671{FC}~\def\mathdef672#1{\mathtt{0x#1}}\mathdef672{01}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\mathsf{\_sat\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}\mathsf{\_s}\) |
\(\def\mathdef673#1{\mathtt{0x#1}}\mathdef673{FC}~\def\mathdef674#1{\mathtt{0x#1}}\mathdef674{02}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\mathsf{\_sat\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}\mathsf{\_u}\) |
\(\def\mathdef675#1{\mathtt{0x#1}}\mathdef675{FC}~\def\mathdef676#1{\mathtt{0x#1}}\mathdef676{03}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\mathsf{\_sat\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}\mathsf{\_s}\) |
\(\def\mathdef677#1{\mathtt{0x#1}}\mathdef677{FC}~\def\mathdef678#1{\mathtt{0x#1}}\mathdef678{04}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\mathsf{\_sat\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}\mathsf{\_u}\) |
\(\def\mathdef679#1{\mathtt{0x#1}}\mathdef679{FC}~\def\mathdef680#1{\mathtt{0x#1}}\mathdef680{05}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\mathsf{\_sat\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}\mathsf{\_s}\) |
\(\def\mathdef681#1{\mathtt{0x#1}}\mathdef681{FC}~\def\mathdef682#1{\mathtt{0x#1}}\mathdef682{06}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}.\href{../syntax/instructions.html#syntax-instr-numeric}{\mathsf{trunc}}\mathsf{\_sat\_}\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}\mathsf{\_u}\) |
\(\def\mathdef683#1{\mathtt{0x#1}}\mathdef683{FC}~\def\mathdef684#1{\mathtt{0x#1}}\mathdef684{07}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{memory{.}init}}~x~y\) |
\(\def\mathdef685#1{\mathtt{0x#1}}\mathdef685{FC}~\def\mathdef686#1{\mathtt{0x#1}}\mathdef686{08}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{data{.}drop}}~x\) |
\(\def\mathdef687#1{\mathtt{0x#1}}\mathdef687{FC}~\def\mathdef688#1{\mathtt{0x#1}}\mathdef688{09}\) |
\([] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{memory{.}copy}}~x~y\) |
\(\def\mathdef689#1{\mathtt{0x#1}}\mathdef689{FC}~\def\mathdef690#1{\mathtt{0x#1}}\mathdef690{0A}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{memory{.}fill}}~y\) |
\(\def\mathdef691#1{\mathtt{0x#1}}\mathdef691{FC}~\def\mathdef692#1{\mathtt{0x#1}}\mathdef692{0B}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-table}{\mathsf{table{.}init}}~x~y\) |
\(\def\mathdef693#1{\mathtt{0x#1}}\mathdef693{FC}~\def\mathdef694#1{\mathtt{0x#1}}\mathdef694{0C}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-table}{\mathsf{elem{.}drop}}~x\) |
\(\def\mathdef695#1{\mathtt{0x#1}}\mathdef695{FC}~\def\mathdef696#1{\mathtt{0x#1}}\mathdef696{0D}\) |
\([] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-table}{\mathsf{table{.}copy}}~x~y\) |
\(\def\mathdef697#1{\mathtt{0x#1}}\mathdef697{FC}~\def\mathdef698#1{\mathtt{0x#1}}\mathdef698{0E}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/instructions.html#syntax-instr-table}{\mathsf{table{.}grow}}~x\) |
\(\def\mathdef699#1{\mathtt{0x#1}}\mathdef699{FC}~\def\mathdef700#1{\mathtt{0x#1}}\mathdef700{0F}\) |
\([t~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-table}{\mathsf{table{.}size}}~x\) |
\(\def\mathdef701#1{\mathtt{0x#1}}\mathdef701{FC}~\def\mathdef702#1{\mathtt{0x#1}}\mathdef702{10}\) |
\([] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-instr-table}{\mathsf{table{.}fill}}~x\) |
\(\def\mathdef703#1{\mathtt{0x#1}}\mathdef703{FC}~\def\mathdef704#1{\mathtt{0x#1}}\mathdef704{11}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~t~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
(reserved) |
\(\def\mathdef705#1{\mathtt{0x#1}}\mathdef705{FC}~\def\mathdef706#1{\mathtt{0x#1}}\mathdef706{1E} \dots\) |
|||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef707#1{\mathtt{0x#1}}\mathdef707{FD}~~\def\mathdef708#1{\mathtt{0x#1}}\mathdef708{00}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{8x8\_s}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef709#1{\mathtt{0x#1}}\mathdef709{FD}~~\def\mathdef710#1{\mathtt{0x#1}}\mathdef710{01}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{8x8\_u}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef711#1{\mathtt{0x#1}}\mathdef711{FD}~~\def\mathdef712#1{\mathtt{0x#1}}\mathdef712{02}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{16x4\_s}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef713#1{\mathtt{0x#1}}\mathdef713{FD}~~\def\mathdef714#1{\mathtt{0x#1}}\mathdef714{03}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{16x4\_u}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef715#1{\mathtt{0x#1}}\mathdef715{FD}~~\def\mathdef716#1{\mathtt{0x#1}}\mathdef716{04}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{32x2\_s}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef717#1{\mathtt{0x#1}}\mathdef717{FD}~~\def\mathdef718#1{\mathtt{0x#1}}\mathdef718{05}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{32x2\_u}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef719#1{\mathtt{0x#1}}\mathdef719{FD}~~\def\mathdef720#1{\mathtt{0x#1}}\mathdef720{06}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{8\_splat}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef721#1{\mathtt{0x#1}}\mathdef721{FD}~~\def\mathdef722#1{\mathtt{0x#1}}\mathdef722{07}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{16\_splat}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef723#1{\mathtt{0x#1}}\mathdef723{FD}~~\def\mathdef724#1{\mathtt{0x#1}}\mathdef724{08}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{32\_splat}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef725#1{\mathtt{0x#1}}\mathdef725{FD}~~\def\mathdef726#1{\mathtt{0x#1}}\mathdef726{09}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{64\_splat}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef727#1{\mathtt{0x#1}}\mathdef727{FD}~~\def\mathdef728#1{\mathtt{0x#1}}\mathdef728{0A}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{store}}~x~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef729#1{\mathtt{0x#1}}\mathdef729{FD}~~\def\mathdef730#1{\mathtt{0x#1}}\mathdef730{0B}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{const}}~\href{../syntax/values.html#syntax-int}{\mathit{i\scriptstyle\kern-0.1em128}}\) |
\(\def\mathdef731#1{\mathtt{0x#1}}\mathdef731{FD}~~\def\mathdef732#1{\mathtt{0x#1}}\mathdef732{0C}\) |
\([] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{shuffle}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}^{16}\) |
\(\def\mathdef733#1{\mathtt{0x#1}}\mathdef733{FD}~~\def\mathdef734#1{\mathtt{0x#1}}\mathdef734{0D}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{swizzle}}\) |
\(\def\mathdef735#1{\mathtt{0x#1}}\mathdef735{FD}~~\def\mathdef736#1{\mathtt{0x#1}}\mathdef736{0E}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{splat}}\) |
\(\def\mathdef737#1{\mathtt{0x#1}}\mathdef737{FD}~~\def\mathdef738#1{\mathtt{0x#1}}\mathdef738{0F}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{splat}}\) |
\(\def\mathdef739#1{\mathtt{0x#1}}\mathdef739{FD}~~\def\mathdef740#1{\mathtt{0x#1}}\mathdef740{10}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{splat}}\) |
\(\def\mathdef741#1{\mathtt{0x#1}}\mathdef741{FD}~~\def\mathdef742#1{\mathtt{0x#1}}\mathdef742{11}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{splat}}\) |
\(\def\mathdef743#1{\mathtt{0x#1}}\mathdef743{FD}~~\def\mathdef744#1{\mathtt{0x#1}}\mathdef744{12}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{splat}}\) |
\(\def\mathdef745#1{\mathtt{0x#1}}\mathdef745{FD}~~\def\mathdef746#1{\mathtt{0x#1}}\mathdef746{13}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{splat}}\) |
\(\def\mathdef747#1{\mathtt{0x#1}}\mathdef747{FD}~~\def\mathdef748#1{\mathtt{0x#1}}\mathdef748{14}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extract\_lane}}\mathsf{\_s}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef749#1{\mathtt{0x#1}}\mathdef749{FD}~~\def\mathdef750#1{\mathtt{0x#1}}\mathdef750{15}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extract\_lane}}\mathsf{\_u}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef751#1{\mathtt{0x#1}}\mathdef751{FD}~~\def\mathdef752#1{\mathtt{0x#1}}\mathdef752{16}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{replace\_lane}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef753#1{\mathtt{0x#1}}\mathdef753{FD}~~\def\mathdef754#1{\mathtt{0x#1}}\mathdef754{17}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extract\_lane}}\mathsf{\_s}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef755#1{\mathtt{0x#1}}\mathdef755{FD}~~\def\mathdef756#1{\mathtt{0x#1}}\mathdef756{18}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extract\_lane}}\mathsf{\_u}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef757#1{\mathtt{0x#1}}\mathdef757{FD}~~\def\mathdef758#1{\mathtt{0x#1}}\mathdef758{19}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{replace\_lane}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef759#1{\mathtt{0x#1}}\mathdef759{FD}~~\def\mathdef760#1{\mathtt{0x#1}}\mathdef760{1A}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extract\_lane}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef761#1{\mathtt{0x#1}}\mathdef761{FD}~~\def\mathdef762#1{\mathtt{0x#1}}\mathdef762{1B}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{replace\_lane}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef763#1{\mathtt{0x#1}}\mathdef763{FD}~~\def\mathdef764#1{\mathtt{0x#1}}\mathdef764{1C}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extract\_lane}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef765#1{\mathtt{0x#1}}\mathdef765{FD}~~\def\mathdef766#1{\mathtt{0x#1}}\mathdef766{1D}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{replace\_lane}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef767#1{\mathtt{0x#1}}\mathdef767{FD}~~\def\mathdef768#1{\mathtt{0x#1}}\mathdef768{1E}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extract\_lane}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef769#1{\mathtt{0x#1}}\mathdef769{FD}~~\def\mathdef770#1{\mathtt{0x#1}}\mathdef770{1F}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{replace\_lane}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef771#1{\mathtt{0x#1}}\mathdef771{FD}~~\def\mathdef772#1{\mathtt{0x#1}}\mathdef772{20}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extract\_lane}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef773#1{\mathtt{0x#1}}\mathdef773{FD}~~\def\mathdef774#1{\mathtt{0x#1}}\mathdef774{21}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{replace\_lane}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef775#1{\mathtt{0x#1}}\mathdef775{FD}~~\def\mathdef776#1{\mathtt{0x#1}}\mathdef776{22}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{f\scriptstyle64}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{eq}}\) |
\(\def\mathdef777#1{\mathtt{0x#1}}\mathdef777{FD}~~\def\mathdef778#1{\mathtt{0x#1}}\mathdef778{23}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{ne}}\) |
\(\def\mathdef779#1{\mathtt{0x#1}}\mathdef779{FD}~~\def\mathdef780#1{\mathtt{0x#1}}\mathdef780{24}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{lt}}\mathsf{\_s}\) |
\(\def\mathdef781#1{\mathtt{0x#1}}\mathdef781{FD}~~\def\mathdef782#1{\mathtt{0x#1}}\mathdef782{25}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{lt}}\mathsf{\_u}\) |
\(\def\mathdef783#1{\mathtt{0x#1}}\mathdef783{FD}~~\def\mathdef784#1{\mathtt{0x#1}}\mathdef784{26}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{gt}}\mathsf{\_s}\) |
\(\def\mathdef785#1{\mathtt{0x#1}}\mathdef785{FD}~~\def\mathdef786#1{\mathtt{0x#1}}\mathdef786{27}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{gt}}\mathsf{\_u}\) |
\(\def\mathdef787#1{\mathtt{0x#1}}\mathdef787{FD}~~\def\mathdef788#1{\mathtt{0x#1}}\mathdef788{28}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{le}}\mathsf{\_s}\) |
\(\def\mathdef789#1{\mathtt{0x#1}}\mathdef789{FD}~~\def\mathdef790#1{\mathtt{0x#1}}\mathdef790{29}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{le}}\mathsf{\_u}\) |
\(\def\mathdef791#1{\mathtt{0x#1}}\mathdef791{FD}~~\def\mathdef792#1{\mathtt{0x#1}}\mathdef792{2A}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{ge}}\mathsf{\_s}\) |
\(\def\mathdef793#1{\mathtt{0x#1}}\mathdef793{FD}~~\def\mathdef794#1{\mathtt{0x#1}}\mathdef794{2B}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{ge}}\mathsf{\_u}\) |
\(\def\mathdef795#1{\mathtt{0x#1}}\mathdef795{FD}~~\def\mathdef796#1{\mathtt{0x#1}}\mathdef796{2C}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{eq}}\) |
\(\def\mathdef797#1{\mathtt{0x#1}}\mathdef797{FD}~~\def\mathdef798#1{\mathtt{0x#1}}\mathdef798{2D}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{ne}}\) |
\(\def\mathdef799#1{\mathtt{0x#1}}\mathdef799{FD}~~\def\mathdef800#1{\mathtt{0x#1}}\mathdef800{2E}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{lt}}\mathsf{\_s}\) |
\(\def\mathdef801#1{\mathtt{0x#1}}\mathdef801{FD}~~\def\mathdef802#1{\mathtt{0x#1}}\mathdef802{2F}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{lt}}\mathsf{\_u}\) |
\(\def\mathdef803#1{\mathtt{0x#1}}\mathdef803{FD}~~\def\mathdef804#1{\mathtt{0x#1}}\mathdef804{30}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{gt}}\mathsf{\_s}\) |
\(\def\mathdef805#1{\mathtt{0x#1}}\mathdef805{FD}~~\def\mathdef806#1{\mathtt{0x#1}}\mathdef806{31}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{gt}}\mathsf{\_u}\) |
\(\def\mathdef807#1{\mathtt{0x#1}}\mathdef807{FD}~~\def\mathdef808#1{\mathtt{0x#1}}\mathdef808{32}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{le}}\mathsf{\_s}\) |
\(\def\mathdef809#1{\mathtt{0x#1}}\mathdef809{FD}~~\def\mathdef810#1{\mathtt{0x#1}}\mathdef810{33}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{le}}\mathsf{\_u}\) |
\(\def\mathdef811#1{\mathtt{0x#1}}\mathdef811{FD}~~\def\mathdef812#1{\mathtt{0x#1}}\mathdef812{34}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{ge}}\mathsf{\_s}\) |
\(\def\mathdef813#1{\mathtt{0x#1}}\mathdef813{FD}~~\def\mathdef814#1{\mathtt{0x#1}}\mathdef814{35}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{ge}}\mathsf{\_u}\) |
\(\def\mathdef815#1{\mathtt{0x#1}}\mathdef815{FD}~~\def\mathdef816#1{\mathtt{0x#1}}\mathdef816{36}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{eq}}\) |
\(\def\mathdef817#1{\mathtt{0x#1}}\mathdef817{FD}~~\def\mathdef818#1{\mathtt{0x#1}}\mathdef818{37}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{ne}}\) |
\(\def\mathdef819#1{\mathtt{0x#1}}\mathdef819{FD}~~\def\mathdef820#1{\mathtt{0x#1}}\mathdef820{38}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{lt}}\mathsf{\_s}\) |
\(\def\mathdef821#1{\mathtt{0x#1}}\mathdef821{FD}~~\def\mathdef822#1{\mathtt{0x#1}}\mathdef822{39}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{lt}}\mathsf{\_u}\) |
\(\def\mathdef823#1{\mathtt{0x#1}}\mathdef823{FD}~~\def\mathdef824#1{\mathtt{0x#1}}\mathdef824{3A}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{gt}}\mathsf{\_s}\) |
\(\def\mathdef825#1{\mathtt{0x#1}}\mathdef825{FD}~~\def\mathdef826#1{\mathtt{0x#1}}\mathdef826{3B}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{gt}}\mathsf{\_u}\) |
\(\def\mathdef827#1{\mathtt{0x#1}}\mathdef827{FD}~~\def\mathdef828#1{\mathtt{0x#1}}\mathdef828{3C}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{le}}\mathsf{\_s}\) |
\(\def\mathdef829#1{\mathtt{0x#1}}\mathdef829{FD}~~\def\mathdef830#1{\mathtt{0x#1}}\mathdef830{3D}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{le}}\mathsf{\_u}\) |
\(\def\mathdef831#1{\mathtt{0x#1}}\mathdef831{FD}~~\def\mathdef832#1{\mathtt{0x#1}}\mathdef832{3E}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{ge}}\mathsf{\_s}\) |
\(\def\mathdef833#1{\mathtt{0x#1}}\mathdef833{FD}~~\def\mathdef834#1{\mathtt{0x#1}}\mathdef834{3F}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{ge}}\mathsf{\_u}\) |
\(\def\mathdef835#1{\mathtt{0x#1}}\mathdef835{FD}~~\def\mathdef836#1{\mathtt{0x#1}}\mathdef836{40}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{eq}}\) |
\(\def\mathdef837#1{\mathtt{0x#1}}\mathdef837{FD}~~\def\mathdef838#1{\mathtt{0x#1}}\mathdef838{41}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{ne}}\) |
\(\def\mathdef839#1{\mathtt{0x#1}}\mathdef839{FD}~~\def\mathdef840#1{\mathtt{0x#1}}\mathdef840{42}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{lt}}\) |
\(\def\mathdef841#1{\mathtt{0x#1}}\mathdef841{FD}~~\def\mathdef842#1{\mathtt{0x#1}}\mathdef842{43}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{gt}}\) |
\(\def\mathdef843#1{\mathtt{0x#1}}\mathdef843{FD}~~\def\mathdef844#1{\mathtt{0x#1}}\mathdef844{44}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{le}}\) |
\(\def\mathdef845#1{\mathtt{0x#1}}\mathdef845{FD}~~\def\mathdef846#1{\mathtt{0x#1}}\mathdef846{45}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{ge}}\) |
\(\def\mathdef847#1{\mathtt{0x#1}}\mathdef847{FD}~~\def\mathdef848#1{\mathtt{0x#1}}\mathdef848{46}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{eq}}\) |
\(\def\mathdef849#1{\mathtt{0x#1}}\mathdef849{FD}~~\def\mathdef850#1{\mathtt{0x#1}}\mathdef850{47}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{ne}}\) |
\(\def\mathdef851#1{\mathtt{0x#1}}\mathdef851{FD}~~\def\mathdef852#1{\mathtt{0x#1}}\mathdef852{48}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{lt}}\) |
\(\def\mathdef853#1{\mathtt{0x#1}}\mathdef853{FD}~~\def\mathdef854#1{\mathtt{0x#1}}\mathdef854{49}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{gt}}\) |
\(\def\mathdef855#1{\mathtt{0x#1}}\mathdef855{FD}~~\def\mathdef856#1{\mathtt{0x#1}}\mathdef856{4A}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{le}}\) |
\(\def\mathdef857#1{\mathtt{0x#1}}\mathdef857{FD}~~\def\mathdef858#1{\mathtt{0x#1}}\mathdef858{4B}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{ge}}\) |
\(\def\mathdef859#1{\mathtt{0x#1}}\mathdef859{FD}~~\def\mathdef860#1{\mathtt{0x#1}}\mathdef860{4C}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{not}}\) |
\(\def\mathdef861#1{\mathtt{0x#1}}\mathdef861{FD}~~\def\mathdef862#1{\mathtt{0x#1}}\mathdef862{4D}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{and}}\) |
\(\def\mathdef863#1{\mathtt{0x#1}}\mathdef863{FD}~~\def\mathdef864#1{\mathtt{0x#1}}\mathdef864{4E}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{andnot}}\) |
\(\def\mathdef865#1{\mathtt{0x#1}}\mathdef865{FD}~~\def\mathdef866#1{\mathtt{0x#1}}\mathdef866{4F}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{or}}\) |
\(\def\mathdef867#1{\mathtt{0x#1}}\mathdef867{FD}~~\def\mathdef868#1{\mathtt{0x#1}}\mathdef868{50}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{xor}}\) |
\(\def\mathdef869#1{\mathtt{0x#1}}\mathdef869{FD}~~\def\mathdef870#1{\mathtt{0x#1}}\mathdef870{51}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{bitselect}}\) |
\(\def\mathdef871#1{\mathtt{0x#1}}\mathdef871{FD}~~\def\mathdef872#1{\mathtt{0x#1}}\mathdef872{52}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{any\_true}}\) |
\(\def\mathdef873#1{\mathtt{0x#1}}\mathdef873{FD}~~\def\mathdef874#1{\mathtt{0x#1}}\mathdef874{53}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{8\_lane}~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef875#1{\mathtt{0x#1}}\mathdef875{FD}~~\def\mathdef876#1{\mathtt{0x#1}}\mathdef876{54}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{16\_lane}~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef877#1{\mathtt{0x#1}}\mathdef877{FD}~~\def\mathdef878#1{\mathtt{0x#1}}\mathdef878{55}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{32\_lane}~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef879#1{\mathtt{0x#1}}\mathdef879{FD}~~\def\mathdef880#1{\mathtt{0x#1}}\mathdef880{56}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{64\_lane}~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef881#1{\mathtt{0x#1}}\mathdef881{FD}~~\def\mathdef882#1{\mathtt{0x#1}}\mathdef882{57}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{store}}\mathsf{8\_lane}~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef883#1{\mathtt{0x#1}}\mathdef883{FD}~~\def\mathdef884#1{\mathtt{0x#1}}\mathdef884{58}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{store}}\mathsf{16\_lane}~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef885#1{\mathtt{0x#1}}\mathdef885{FD}~~\def\mathdef886#1{\mathtt{0x#1}}\mathdef886{59}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{store}}\mathsf{32\_lane}~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef887#1{\mathtt{0x#1}}\mathdef887{FD}~~\def\mathdef888#1{\mathtt{0x#1}}\mathdef888{5A}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{store}}\mathsf{64\_lane}~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}~\href{../syntax/instructions.html#syntax-laneidx}{\mathit{laneidx}}\) |
\(\def\mathdef889#1{\mathtt{0x#1}}\mathdef889{FD}~~\def\mathdef890#1{\mathtt{0x#1}}\mathdef890{5B}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} []\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{32\_zero}~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef891#1{\mathtt{0x#1}}\mathdef891{FD}~~\def\mathdef892#1{\mathtt{0x#1}}\mathdef892{5C}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}.\href{../syntax/instructions.html#syntax-instr-memory}{\mathsf{load}}\mathsf{64\_zero}~\href{../syntax/instructions.html#syntax-memarg}{\mathit{memarg}}\) |
\(\def\mathdef893#1{\mathtt{0x#1}}\mathdef893{FD}~~\def\mathdef894#1{\mathtt{0x#1}}\mathdef894{5D}\) |
\([\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{demote}}\mathsf{\_f64x2\_zero}\) |
\(\def\mathdef895#1{\mathtt{0x#1}}\mathdef895{FD}~~\def\mathdef896#1{\mathtt{0x#1}}\mathdef896{5E}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{promote}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{low}}\mathsf{\_f32x4}\) |
\(\def\mathdef897#1{\mathtt{0x#1}}\mathdef897{FD}~~\def\mathdef898#1{\mathtt{0x#1}}\mathdef898{5F}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{abs}}\) |
\(\def\mathdef899#1{\mathtt{0x#1}}\mathdef899{FD}~~\def\mathdef900#1{\mathtt{0x#1}}\mathdef900{60}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{neg}}\) |
\(\def\mathdef901#1{\mathtt{0x#1}}\mathdef901{FD}~~\def\mathdef902#1{\mathtt{0x#1}}\mathdef902{61}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{popcnt}}\) |
\(\def\mathdef903#1{\mathtt{0x#1}}\mathdef903{FD}~~\def\mathdef904#1{\mathtt{0x#1}}\mathdef904{62}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{all\_true}}\) |
\(\def\mathdef905#1{\mathtt{0x#1}}\mathdef905{FD}~~\def\mathdef906#1{\mathtt{0x#1}}\mathdef906{63}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{bitmask}}\) |
\(\def\mathdef907#1{\mathtt{0x#1}}\mathdef907{FD}~~\def\mathdef908#1{\mathtt{0x#1}}\mathdef908{64}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{narrow}}\mathsf{\_i16x8\_s}\) |
\(\def\mathdef909#1{\mathtt{0x#1}}\mathdef909{FD}~~\def\mathdef910#1{\mathtt{0x#1}}\mathdef910{65}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{narrow}}\mathsf{\_i16x8\_u}\) |
\(\def\mathdef911#1{\mathtt{0x#1}}\mathdef911{FD}~~\def\mathdef912#1{\mathtt{0x#1}}\mathdef912{66}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{ceil}}\) |
\(\def\mathdef913#1{\mathtt{0x#1}}\mathdef913{FD}~~\def\mathdef914#1{\mathtt{0x#1}}\mathdef914{67}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{floor}}\) |
\(\def\mathdef915#1{\mathtt{0x#1}}\mathdef915{FD}~~\def\mathdef916#1{\mathtt{0x#1}}\mathdef916{68}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{trunc}}\) |
\(\def\mathdef917#1{\mathtt{0x#1}}\mathdef917{FD}~~\def\mathdef918#1{\mathtt{0x#1}}\mathdef918{69}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{nearest}}\) |
\(\def\mathdef919#1{\mathtt{0x#1}}\mathdef919{FD}~~\def\mathdef920#1{\mathtt{0x#1}}\mathdef920{6A}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{shl}}\) |
\(\def\mathdef921#1{\mathtt{0x#1}}\mathdef921{FD}~~\def\mathdef922#1{\mathtt{0x#1}}\mathdef922{6B}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{shr}}\mathsf{\_s}\) |
\(\def\mathdef923#1{\mathtt{0x#1}}\mathdef923{FD}~~\def\mathdef924#1{\mathtt{0x#1}}\mathdef924{6C}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{shr}}\mathsf{\_u}\) |
\(\def\mathdef925#1{\mathtt{0x#1}}\mathdef925{FD}~~\def\mathdef926#1{\mathtt{0x#1}}\mathdef926{6D}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{add}}\) |
\(\def\mathdef927#1{\mathtt{0x#1}}\mathdef927{FD}~~\def\mathdef928#1{\mathtt{0x#1}}\mathdef928{6E}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{add\_sat}}\mathsf{\_s}\) |
\(\def\mathdef929#1{\mathtt{0x#1}}\mathdef929{FD}~~\def\mathdef930#1{\mathtt{0x#1}}\mathdef930{6F}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{add\_sat}}\mathsf{\_u}\) |
\(\def\mathdef931#1{\mathtt{0x#1}}\mathdef931{FD}~~\def\mathdef932#1{\mathtt{0x#1}}\mathdef932{70}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{sub}}\) |
\(\def\mathdef933#1{\mathtt{0x#1}}\mathdef933{FD}~~\def\mathdef934#1{\mathtt{0x#1}}\mathdef934{71}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{sub\_sat}}\mathsf{\_s}\) |
\(\def\mathdef935#1{\mathtt{0x#1}}\mathdef935{FD}~~\def\mathdef936#1{\mathtt{0x#1}}\mathdef936{72}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{sub\_sat}}\mathsf{\_u}\) |
\(\def\mathdef937#1{\mathtt{0x#1}}\mathdef937{FD}~~\def\mathdef938#1{\mathtt{0x#1}}\mathdef938{73}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{ceil}}\) |
\(\def\mathdef939#1{\mathtt{0x#1}}\mathdef939{FD}~~\def\mathdef940#1{\mathtt{0x#1}}\mathdef940{74}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{floor}}\) |
\(\def\mathdef941#1{\mathtt{0x#1}}\mathdef941{FD}~~\def\mathdef942#1{\mathtt{0x#1}}\mathdef942{75}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{min}}\mathsf{\_s}\) |
\(\def\mathdef943#1{\mathtt{0x#1}}\mathdef943{FD}~~\def\mathdef944#1{\mathtt{0x#1}}\mathdef944{76}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{min}}\mathsf{\_u}\) |
\(\def\mathdef945#1{\mathtt{0x#1}}\mathdef945{FD}~~\def\mathdef946#1{\mathtt{0x#1}}\mathdef946{77}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{max}}\mathsf{\_s}\) |
\(\def\mathdef947#1{\mathtt{0x#1}}\mathdef947{FD}~~\def\mathdef948#1{\mathtt{0x#1}}\mathdef948{78}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{max}}\mathsf{\_u}\) |
\(\def\mathdef949#1{\mathtt{0x#1}}\mathdef949{FD}~~\def\mathdef950#1{\mathtt{0x#1}}\mathdef950{79}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{trunc}}\) |
\(\def\mathdef951#1{\mathtt{0x#1}}\mathdef951{FD}~~\def\mathdef952#1{\mathtt{0x#1}}\mathdef952{7A}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{avgr}}\mathsf{\_u}\) |
\(\def\mathdef953#1{\mathtt{0x#1}}\mathdef953{FD}~~\def\mathdef954#1{\mathtt{0x#1}}\mathdef954{7B}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extadd\_pairwise}}\mathsf{\_i8x16\_s}\) |
\(\def\mathdef955#1{\mathtt{0x#1}}\mathdef955{FD}~~\def\mathdef956#1{\mathtt{0x#1}}\mathdef956{7C}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extadd\_pairwise}}\mathsf{\_i8x16\_u}\) |
\(\def\mathdef957#1{\mathtt{0x#1}}\mathdef957{FD}~~\def\mathdef958#1{\mathtt{0x#1}}\mathdef958{7D}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extadd\_pairwise}}\mathsf{\_i16x8\_s}\) |
\(\def\mathdef959#1{\mathtt{0x#1}}\mathdef959{FD}~~\def\mathdef960#1{\mathtt{0x#1}}\mathdef960{7E}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extadd\_pairwise}}\mathsf{\_i16x8\_u}\) |
\(\def\mathdef961#1{\mathtt{0x#1}}\mathdef961{FD}~~\def\mathdef962#1{\mathtt{0x#1}}\mathdef962{7F}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{abs}}\) |
\(\def\mathdef963#1{\mathtt{0x#1}}\mathdef963{FD}~~\def\mathdef964#1{\mathtt{0x#1}}\mathdef964{80}~~\def\mathdef965#1{\mathtt{0x#1}}\mathdef965{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{neg}}\) |
\(\def\mathdef966#1{\mathtt{0x#1}}\mathdef966{FD}~~\def\mathdef967#1{\mathtt{0x#1}}\mathdef967{81}~~\def\mathdef968#1{\mathtt{0x#1}}\mathdef968{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{q{\scriptstyle15}mulr\_sat}}\mathsf{\_s}\) |
\(\def\mathdef969#1{\mathtt{0x#1}}\mathdef969{FD}~~\def\mathdef970#1{\mathtt{0x#1}}\mathdef970{82}~~\def\mathdef971#1{\mathtt{0x#1}}\mathdef971{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{all\_true}}\) |
\(\def\mathdef972#1{\mathtt{0x#1}}\mathdef972{FD}~~\def\mathdef973#1{\mathtt{0x#1}}\mathdef973{83}~~\def\mathdef974#1{\mathtt{0x#1}}\mathdef974{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{bitmask}}\) |
\(\def\mathdef975#1{\mathtt{0x#1}}\mathdef975{FD}~~\def\mathdef976#1{\mathtt{0x#1}}\mathdef976{84}~~\def\mathdef977#1{\mathtt{0x#1}}\mathdef977{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{narrow}}\mathsf{\_i32x4\_s}\) |
\(\def\mathdef978#1{\mathtt{0x#1}}\mathdef978{FD}~~\def\mathdef979#1{\mathtt{0x#1}}\mathdef979{85}~~\def\mathdef980#1{\mathtt{0x#1}}\mathdef980{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{narrow}}\mathsf{\_i32x4\_u}\) |
\(\def\mathdef981#1{\mathtt{0x#1}}\mathdef981{FD}~~\def\mathdef982#1{\mathtt{0x#1}}\mathdef982{86}~~\def\mathdef983#1{\mathtt{0x#1}}\mathdef983{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extend}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{low}}\mathsf{\_i8x16\_s}\) |
\(\def\mathdef984#1{\mathtt{0x#1}}\mathdef984{FD}~~\def\mathdef985#1{\mathtt{0x#1}}\mathdef985{87}~~\def\mathdef986#1{\mathtt{0x#1}}\mathdef986{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extend}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{high}}\mathsf{\_i8x16\_s}\) |
\(\def\mathdef987#1{\mathtt{0x#1}}\mathdef987{FD}~~\def\mathdef988#1{\mathtt{0x#1}}\mathdef988{88}~~\def\mathdef989#1{\mathtt{0x#1}}\mathdef989{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extend}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{low}}\mathsf{\_i8x16\_u}\) |
\(\def\mathdef990#1{\mathtt{0x#1}}\mathdef990{FD}~~\def\mathdef991#1{\mathtt{0x#1}}\mathdef991{89}~~\def\mathdef992#1{\mathtt{0x#1}}\mathdef992{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extend}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{high}}\mathsf{\_i8x16\_u}\) |
\(\def\mathdef993#1{\mathtt{0x#1}}\mathdef993{FD}~~\def\mathdef994#1{\mathtt{0x#1}}\mathdef994{8A}~~\def\mathdef995#1{\mathtt{0x#1}}\mathdef995{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{shl}}\) |
\(\def\mathdef996#1{\mathtt{0x#1}}\mathdef996{FD}~~\def\mathdef997#1{\mathtt{0x#1}}\mathdef997{8B}~~\def\mathdef998#1{\mathtt{0x#1}}\mathdef998{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{shr}}\mathsf{\_s}\) |
\(\def\mathdef999#1{\mathtt{0x#1}}\mathdef999{FD}~~\def\mathdef1000#1{\mathtt{0x#1}}\mathdef1000{8C}~~\def\mathdef1001#1{\mathtt{0x#1}}\mathdef1001{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{shr}}\mathsf{\_u}\) |
\(\def\mathdef1002#1{\mathtt{0x#1}}\mathdef1002{FD}~~\def\mathdef1003#1{\mathtt{0x#1}}\mathdef1003{8D}~~\def\mathdef1004#1{\mathtt{0x#1}}\mathdef1004{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{add}}\) |
\(\def\mathdef1005#1{\mathtt{0x#1}}\mathdef1005{FD}~~\def\mathdef1006#1{\mathtt{0x#1}}\mathdef1006{8E}~~\def\mathdef1007#1{\mathtt{0x#1}}\mathdef1007{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{add}}\mathsf{\_sat\_s}\) |
\(\def\mathdef1008#1{\mathtt{0x#1}}\mathdef1008{FD}~~\def\mathdef1009#1{\mathtt{0x#1}}\mathdef1009{8F}~~\def\mathdef1010#1{\mathtt{0x#1}}\mathdef1010{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{add}}\mathsf{\_sat\_u}\) |
\(\def\mathdef1011#1{\mathtt{0x#1}}\mathdef1011{FD}~~\def\mathdef1012#1{\mathtt{0x#1}}\mathdef1012{90}~~\def\mathdef1013#1{\mathtt{0x#1}}\mathdef1013{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{sub}}\) |
\(\def\mathdef1014#1{\mathtt{0x#1}}\mathdef1014{FD}~~\def\mathdef1015#1{\mathtt{0x#1}}\mathdef1015{91}~~\def\mathdef1016#1{\mathtt{0x#1}}\mathdef1016{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{sub}}\mathsf{\_sat\_s}\) |
\(\def\mathdef1017#1{\mathtt{0x#1}}\mathdef1017{FD}~~\def\mathdef1018#1{\mathtt{0x#1}}\mathdef1018{92}~~\def\mathdef1019#1{\mathtt{0x#1}}\mathdef1019{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{sub}}\mathsf{\_sat\_u}\) |
\(\def\mathdef1020#1{\mathtt{0x#1}}\mathdef1020{FD}~~\def\mathdef1021#1{\mathtt{0x#1}}\mathdef1021{93}~~\def\mathdef1022#1{\mathtt{0x#1}}\mathdef1022{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{nearest}}\) |
\(\def\mathdef1023#1{\mathtt{0x#1}}\mathdef1023{FD}~~\def\mathdef1024#1{\mathtt{0x#1}}\mathdef1024{94}~~\def\mathdef1025#1{\mathtt{0x#1}}\mathdef1025{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{mul}}\) |
\(\def\mathdef1026#1{\mathtt{0x#1}}\mathdef1026{FD}~~\def\mathdef1027#1{\mathtt{0x#1}}\mathdef1027{95}~~\def\mathdef1028#1{\mathtt{0x#1}}\mathdef1028{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{min}}\mathsf{\_s}\) |
\(\def\mathdef1029#1{\mathtt{0x#1}}\mathdef1029{FD}~~\def\mathdef1030#1{\mathtt{0x#1}}\mathdef1030{96}~~\def\mathdef1031#1{\mathtt{0x#1}}\mathdef1031{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{min}}\mathsf{\_u}\) |
\(\def\mathdef1032#1{\mathtt{0x#1}}\mathdef1032{FD}~~\def\mathdef1033#1{\mathtt{0x#1}}\mathdef1033{97}~~\def\mathdef1034#1{\mathtt{0x#1}}\mathdef1034{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{max}}\mathsf{\_s}\) |
\(\def\mathdef1035#1{\mathtt{0x#1}}\mathdef1035{FD}~~\def\mathdef1036#1{\mathtt{0x#1}}\mathdef1036{98}~~\def\mathdef1037#1{\mathtt{0x#1}}\mathdef1037{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{max}}\mathsf{\_u}\) |
\(\def\mathdef1038#1{\mathtt{0x#1}}\mathdef1038{FD}~~\def\mathdef1039#1{\mathtt{0x#1}}\mathdef1039{99}~~\def\mathdef1040#1{\mathtt{0x#1}}\mathdef1040{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
(reserved) |
\(\def\mathdef1041#1{\mathtt{0x#1}}\mathdef1041{FD}~\def\mathdef1042#1{\mathtt{0x#1}}\mathdef1042{9A}~\def\mathdef1043#1{\mathtt{0x#1}}\mathdef1043{01}\) |
|||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{avgr}}\mathsf{\_u}\) |
\(\def\mathdef1044#1{\mathtt{0x#1}}\mathdef1044{FD}~~\def\mathdef1045#1{\mathtt{0x#1}}\mathdef1045{9B}~~\def\mathdef1046#1{\mathtt{0x#1}}\mathdef1046{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extmul}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{low}}\mathsf{\_i8x16\_s}\) |
\(\def\mathdef1047#1{\mathtt{0x#1}}\mathdef1047{FD}~~\def\mathdef1048#1{\mathtt{0x#1}}\mathdef1048{9C}~~\def\mathdef1049#1{\mathtt{0x#1}}\mathdef1049{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extmul}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{high}}\mathsf{\_i8x16\_s}\) |
\(\def\mathdef1050#1{\mathtt{0x#1}}\mathdef1050{FD}~~\def\mathdef1051#1{\mathtt{0x#1}}\mathdef1051{9D}~~\def\mathdef1052#1{\mathtt{0x#1}}\mathdef1052{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extmul}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{low}}\mathsf{\_i8x16\_u}\) |
\(\def\mathdef1053#1{\mathtt{0x#1}}\mathdef1053{FD}~~\def\mathdef1054#1{\mathtt{0x#1}}\mathdef1054{9E}~~\def\mathdef1055#1{\mathtt{0x#1}}\mathdef1055{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extmul}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{high}}\mathsf{\_i8x16\_u}\) |
\(\def\mathdef1056#1{\mathtt{0x#1}}\mathdef1056{FD}~~\def\mathdef1057#1{\mathtt{0x#1}}\mathdef1057{9F}~~\def\mathdef1058#1{\mathtt{0x#1}}\mathdef1058{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{abs}}\) |
\(\def\mathdef1059#1{\mathtt{0x#1}}\mathdef1059{FD}~~\def\mathdef1060#1{\mathtt{0x#1}}\mathdef1060{A0}~~\def\mathdef1061#1{\mathtt{0x#1}}\mathdef1061{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{neg}}\) |
\(\def\mathdef1062#1{\mathtt{0x#1}}\mathdef1062{FD}~~\def\mathdef1063#1{\mathtt{0x#1}}\mathdef1063{A1}~~\def\mathdef1064#1{\mathtt{0x#1}}\mathdef1064{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
(reserved) |
\(\def\mathdef1065#1{\mathtt{0x#1}}\mathdef1065{FD}~\def\mathdef1066#1{\mathtt{0x#1}}\mathdef1066{A2}~\def\mathdef1067#1{\mathtt{0x#1}}\mathdef1067{01}\) |
|||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{all\_true}}\) |
\(\def\mathdef1068#1{\mathtt{0x#1}}\mathdef1068{FD}~~\def\mathdef1069#1{\mathtt{0x#1}}\mathdef1069{A3}~~\def\mathdef1070#1{\mathtt{0x#1}}\mathdef1070{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{bitmask}}\) |
\(\def\mathdef1071#1{\mathtt{0x#1}}\mathdef1071{FD}~~\def\mathdef1072#1{\mathtt{0x#1}}\mathdef1072{A4}~~\def\mathdef1073#1{\mathtt{0x#1}}\mathdef1073{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
(reserved) |
\(\def\mathdef1074#1{\mathtt{0x#1}}\mathdef1074{FD}~\def\mathdef1075#1{\mathtt{0x#1}}\mathdef1075{A5}~\def\mathdef1076#1{\mathtt{0x#1}}\mathdef1076{01}\) |
|||
(reserved) |
\(\def\mathdef1077#1{\mathtt{0x#1}}\mathdef1077{FD}~\def\mathdef1078#1{\mathtt{0x#1}}\mathdef1078{A6}~\def\mathdef1079#1{\mathtt{0x#1}}\mathdef1079{01}\) |
|||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extend}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{low}}\mathsf{\_i16x8\_s}\) |
\(\def\mathdef1080#1{\mathtt{0x#1}}\mathdef1080{FD}~~\def\mathdef1081#1{\mathtt{0x#1}}\mathdef1081{A7}~~\def\mathdef1082#1{\mathtt{0x#1}}\mathdef1082{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extend}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{high}}\mathsf{\_i16x8\_s}\) |
\(\def\mathdef1083#1{\mathtt{0x#1}}\mathdef1083{FD}~~\def\mathdef1084#1{\mathtt{0x#1}}\mathdef1084{A8}~~\def\mathdef1085#1{\mathtt{0x#1}}\mathdef1085{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extend}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{low}}\mathsf{\_i16x8\_u}\) |
\(\def\mathdef1086#1{\mathtt{0x#1}}\mathdef1086{FD}~~\def\mathdef1087#1{\mathtt{0x#1}}\mathdef1087{A9}~~\def\mathdef1088#1{\mathtt{0x#1}}\mathdef1088{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extend}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{high}}\mathsf{\_i16x8\_u}\) |
\(\def\mathdef1089#1{\mathtt{0x#1}}\mathdef1089{FD}~~\def\mathdef1090#1{\mathtt{0x#1}}\mathdef1090{AA}~~\def\mathdef1091#1{\mathtt{0x#1}}\mathdef1091{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{shl}}\) |
\(\def\mathdef1092#1{\mathtt{0x#1}}\mathdef1092{FD}~~\def\mathdef1093#1{\mathtt{0x#1}}\mathdef1093{AB}~~\def\mathdef1094#1{\mathtt{0x#1}}\mathdef1094{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{shr}}\mathsf{\_s}\) |
\(\def\mathdef1095#1{\mathtt{0x#1}}\mathdef1095{FD}~~\def\mathdef1096#1{\mathtt{0x#1}}\mathdef1096{AC}~~\def\mathdef1097#1{\mathtt{0x#1}}\mathdef1097{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{shr}}\mathsf{\_u}\) |
\(\def\mathdef1098#1{\mathtt{0x#1}}\mathdef1098{FD}~~\def\mathdef1099#1{\mathtt{0x#1}}\mathdef1099{AD}~~\def\mathdef1100#1{\mathtt{0x#1}}\mathdef1100{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{add}}\) |
\(\def\mathdef1101#1{\mathtt{0x#1}}\mathdef1101{FD}~~\def\mathdef1102#1{\mathtt{0x#1}}\mathdef1102{AE}~~\def\mathdef1103#1{\mathtt{0x#1}}\mathdef1103{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
(reserved) |
\(\def\mathdef1104#1{\mathtt{0x#1}}\mathdef1104{FD}~\def\mathdef1105#1{\mathtt{0x#1}}\mathdef1105{AF}~\def\mathdef1106#1{\mathtt{0x#1}}\mathdef1106{01}\) |
|||
(reserved) |
\(\def\mathdef1107#1{\mathtt{0x#1}}\mathdef1107{FD}~\def\mathdef1108#1{\mathtt{0x#1}}\mathdef1108{B0}~\def\mathdef1109#1{\mathtt{0x#1}}\mathdef1109{01}\) |
|||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{sub}}\) |
\(\def\mathdef1110#1{\mathtt{0x#1}}\mathdef1110{FD}~~\def\mathdef1111#1{\mathtt{0x#1}}\mathdef1111{B1}~~\def\mathdef1112#1{\mathtt{0x#1}}\mathdef1112{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
(reserved) |
\(\def\mathdef1113#1{\mathtt{0x#1}}\mathdef1113{FD}~\def\mathdef1114#1{\mathtt{0x#1}}\mathdef1114{B2}~\def\mathdef1115#1{\mathtt{0x#1}}\mathdef1115{01}\) |
|||
(reserved) |
\(\def\mathdef1116#1{\mathtt{0x#1}}\mathdef1116{FD}~\def\mathdef1117#1{\mathtt{0x#1}}\mathdef1117{B3}~\def\mathdef1118#1{\mathtt{0x#1}}\mathdef1118{01}\) |
|||
(reserved) |
\(\def\mathdef1119#1{\mathtt{0x#1}}\mathdef1119{FD}~\def\mathdef1120#1{\mathtt{0x#1}}\mathdef1120{B4}~\def\mathdef1121#1{\mathtt{0x#1}}\mathdef1121{01}\) |
|||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{mul}}\) |
\(\def\mathdef1122#1{\mathtt{0x#1}}\mathdef1122{FD}~~\def\mathdef1123#1{\mathtt{0x#1}}\mathdef1123{B5}~~\def\mathdef1124#1{\mathtt{0x#1}}\mathdef1124{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{min}}\mathsf{\_s}\) |
\(\def\mathdef1125#1{\mathtt{0x#1}}\mathdef1125{FD}~~\def\mathdef1126#1{\mathtt{0x#1}}\mathdef1126{B6}~~\def\mathdef1127#1{\mathtt{0x#1}}\mathdef1127{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{min}}\mathsf{\_u}\) |
\(\def\mathdef1128#1{\mathtt{0x#1}}\mathdef1128{FD}~~\def\mathdef1129#1{\mathtt{0x#1}}\mathdef1129{B7}~~\def\mathdef1130#1{\mathtt{0x#1}}\mathdef1130{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{max}}\mathsf{\_s}\) |
\(\def\mathdef1131#1{\mathtt{0x#1}}\mathdef1131{FD}~~\def\mathdef1132#1{\mathtt{0x#1}}\mathdef1132{B8}~~\def\mathdef1133#1{\mathtt{0x#1}}\mathdef1133{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{max}}\mathsf{\_u}\) |
\(\def\mathdef1134#1{\mathtt{0x#1}}\mathdef1134{FD}~~\def\mathdef1135#1{\mathtt{0x#1}}\mathdef1135{B9}~~\def\mathdef1136#1{\mathtt{0x#1}}\mathdef1136{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{dot}}\mathsf{\_i16x8\_s}\) |
\(\def\mathdef1137#1{\mathtt{0x#1}}\mathdef1137{FD}~~\def\mathdef1138#1{\mathtt{0x#1}}\mathdef1138{BA}~~\def\mathdef1139#1{\mathtt{0x#1}}\mathdef1139{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extmul}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{low}}\mathsf{\_i16x8\_s}\) |
\(\def\mathdef1140#1{\mathtt{0x#1}}\mathdef1140{FD}~~\def\mathdef1141#1{\mathtt{0x#1}}\mathdef1141{BC}~~\def\mathdef1142#1{\mathtt{0x#1}}\mathdef1142{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extmul}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{high}}\mathsf{\_i16x8\_s}\) |
\(\def\mathdef1143#1{\mathtt{0x#1}}\mathdef1143{FD}~~\def\mathdef1144#1{\mathtt{0x#1}}\mathdef1144{BD}~~\def\mathdef1145#1{\mathtt{0x#1}}\mathdef1145{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extmul}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{low}}\mathsf{\_i16x8\_u}\) |
\(\def\mathdef1146#1{\mathtt{0x#1}}\mathdef1146{FD}~~\def\mathdef1147#1{\mathtt{0x#1}}\mathdef1147{BE}~~\def\mathdef1148#1{\mathtt{0x#1}}\mathdef1148{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extmul}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{high}}\mathsf{\_i16x8\_u}\) |
\(\def\mathdef1149#1{\mathtt{0x#1}}\mathdef1149{FD}~~\def\mathdef1150#1{\mathtt{0x#1}}\mathdef1150{BF}~~\def\mathdef1151#1{\mathtt{0x#1}}\mathdef1151{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{abs}}\) |
\(\def\mathdef1152#1{\mathtt{0x#1}}\mathdef1152{FD}~~\def\mathdef1153#1{\mathtt{0x#1}}\mathdef1153{C0}~~\def\mathdef1154#1{\mathtt{0x#1}}\mathdef1154{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{neg}}\) |
\(\def\mathdef1155#1{\mathtt{0x#1}}\mathdef1155{FD}~~\def\mathdef1156#1{\mathtt{0x#1}}\mathdef1156{C1}~~\def\mathdef1157#1{\mathtt{0x#1}}\mathdef1157{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
(reserved) |
\(\def\mathdef1158#1{\mathtt{0x#1}}\mathdef1158{FD}~\def\mathdef1159#1{\mathtt{0x#1}}\mathdef1159{C2}~\def\mathdef1160#1{\mathtt{0x#1}}\mathdef1160{01}\) |
|||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{all\_true}}\) |
\(\def\mathdef1161#1{\mathtt{0x#1}}\mathdef1161{FD}~~\def\mathdef1162#1{\mathtt{0x#1}}\mathdef1162{C3}~~\def\mathdef1163#1{\mathtt{0x#1}}\mathdef1163{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{bitmask}}\) |
\(\def\mathdef1164#1{\mathtt{0x#1}}\mathdef1164{FD}~~\def\mathdef1165#1{\mathtt{0x#1}}\mathdef1165{C4}~~\def\mathdef1166#1{\mathtt{0x#1}}\mathdef1166{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}]\) |
||
(reserved) |
\(\def\mathdef1167#1{\mathtt{0x#1}}\mathdef1167{FD}~\def\mathdef1168#1{\mathtt{0x#1}}\mathdef1168{C5}~\def\mathdef1169#1{\mathtt{0x#1}}\mathdef1169{01}\) |
|||
(reserved) |
\(\def\mathdef1170#1{\mathtt{0x#1}}\mathdef1170{FD}~\def\mathdef1171#1{\mathtt{0x#1}}\mathdef1171{C6}~\def\mathdef1172#1{\mathtt{0x#1}}\mathdef1172{01}\) |
|||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extend}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{low}}\mathsf{\_i32x4\_s}\) |
\(\def\mathdef1173#1{\mathtt{0x#1}}\mathdef1173{FD}~~\def\mathdef1174#1{\mathtt{0x#1}}\mathdef1174{C7}~~\def\mathdef1175#1{\mathtt{0x#1}}\mathdef1175{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extend}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{high}}\mathsf{\_i32x4\_s}\) |
\(\def\mathdef1176#1{\mathtt{0x#1}}\mathdef1176{FD}~~\def\mathdef1177#1{\mathtt{0x#1}}\mathdef1177{C8}~~\def\mathdef1178#1{\mathtt{0x#1}}\mathdef1178{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extend}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{low}}\mathsf{\_i32x4\_u}\) |
\(\def\mathdef1179#1{\mathtt{0x#1}}\mathdef1179{FD}~~\def\mathdef1180#1{\mathtt{0x#1}}\mathdef1180{C9}~~\def\mathdef1181#1{\mathtt{0x#1}}\mathdef1181{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extend}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{high}}\mathsf{\_i32x4\_u}\) |
\(\def\mathdef1182#1{\mathtt{0x#1}}\mathdef1182{FD}~~\def\mathdef1183#1{\mathtt{0x#1}}\mathdef1183{CA}~~\def\mathdef1184#1{\mathtt{0x#1}}\mathdef1184{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{shl}}\) |
\(\def\mathdef1185#1{\mathtt{0x#1}}\mathdef1185{FD}~~\def\mathdef1186#1{\mathtt{0x#1}}\mathdef1186{CB}~~\def\mathdef1187#1{\mathtt{0x#1}}\mathdef1187{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{shr}}\mathsf{\_s}\) |
\(\def\mathdef1188#1{\mathtt{0x#1}}\mathdef1188{FD}~~\def\mathdef1189#1{\mathtt{0x#1}}\mathdef1189{CC}~~\def\mathdef1190#1{\mathtt{0x#1}}\mathdef1190{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{shr}}\mathsf{\_u}\) |
\(\def\mathdef1191#1{\mathtt{0x#1}}\mathdef1191{FD}~~\def\mathdef1192#1{\mathtt{0x#1}}\mathdef1192{CD}~~\def\mathdef1193#1{\mathtt{0x#1}}\mathdef1193{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-numtype}{\mathsf{i\scriptstyle32}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{add}}\) |
\(\def\mathdef1194#1{\mathtt{0x#1}}\mathdef1194{FD}~~\def\mathdef1195#1{\mathtt{0x#1}}\mathdef1195{CE}~~\def\mathdef1196#1{\mathtt{0x#1}}\mathdef1196{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
(reserved) |
\(\def\mathdef1197#1{\mathtt{0x#1}}\mathdef1197{FD}~\def\mathdef1198#1{\mathtt{0x#1}}\mathdef1198{CF}~\def\mathdef1199#1{\mathtt{0x#1}}\mathdef1199{01}\) |
|||
(reserved) |
\(\def\mathdef1200#1{\mathtt{0x#1}}\mathdef1200{FD}~\def\mathdef1201#1{\mathtt{0x#1}}\mathdef1201{D0}~\def\mathdef1202#1{\mathtt{0x#1}}\mathdef1202{01}\) |
|||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{sub}}\) |
\(\def\mathdef1203#1{\mathtt{0x#1}}\mathdef1203{FD}~~\def\mathdef1204#1{\mathtt{0x#1}}\mathdef1204{D1}~~\def\mathdef1205#1{\mathtt{0x#1}}\mathdef1205{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
(reserved) |
\(\def\mathdef1206#1{\mathtt{0x#1}}\mathdef1206{FD}~\def\mathdef1207#1{\mathtt{0x#1}}\mathdef1207{D2}~\def\mathdef1208#1{\mathtt{0x#1}}\mathdef1208{01}\) |
|||
(reserved) |
\(\def\mathdef1209#1{\mathtt{0x#1}}\mathdef1209{FD}~\def\mathdef1210#1{\mathtt{0x#1}}\mathdef1210{D3}~\def\mathdef1211#1{\mathtt{0x#1}}\mathdef1211{01}\) |
|||
(reserved) |
\(\def\mathdef1212#1{\mathtt{0x#1}}\mathdef1212{FD}~\def\mathdef1213#1{\mathtt{0x#1}}\mathdef1213{D4}~\def\mathdef1214#1{\mathtt{0x#1}}\mathdef1214{01}\) |
|||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{mul}}\) |
\(\def\mathdef1215#1{\mathtt{0x#1}}\mathdef1215{FD}~~\def\mathdef1216#1{\mathtt{0x#1}}\mathdef1216{D5}~~\def\mathdef1217#1{\mathtt{0x#1}}\mathdef1217{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{eq}}\) |
\(\def\mathdef1218#1{\mathtt{0x#1}}\mathdef1218{FD}~~\def\mathdef1219#1{\mathtt{0x#1}}\mathdef1219{D6}~~\def\mathdef1220#1{\mathtt{0x#1}}\mathdef1220{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{ne}}\) |
\(\def\mathdef1221#1{\mathtt{0x#1}}\mathdef1221{FD}~~\def\mathdef1222#1{\mathtt{0x#1}}\mathdef1222{D7}~~\def\mathdef1223#1{\mathtt{0x#1}}\mathdef1223{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{lt}}\mathsf{\_s}\) |
\(\def\mathdef1224#1{\mathtt{0x#1}}\mathdef1224{FD}~~\def\mathdef1225#1{\mathtt{0x#1}}\mathdef1225{D8}~~\def\mathdef1226#1{\mathtt{0x#1}}\mathdef1226{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{gt}}\mathsf{\_s}\) |
\(\def\mathdef1227#1{\mathtt{0x#1}}\mathdef1227{FD}~~\def\mathdef1228#1{\mathtt{0x#1}}\mathdef1228{D9}~~\def\mathdef1229#1{\mathtt{0x#1}}\mathdef1229{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{le}}\mathsf{\_s}\) |
\(\def\mathdef1230#1{\mathtt{0x#1}}\mathdef1230{FD}~~\def\mathdef1231#1{\mathtt{0x#1}}\mathdef1231{DA}~~\def\mathdef1232#1{\mathtt{0x#1}}\mathdef1232{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{ge}}\mathsf{\_s}\) |
\(\def\mathdef1233#1{\mathtt{0x#1}}\mathdef1233{FD}~~\def\mathdef1234#1{\mathtt{0x#1}}\mathdef1234{DB}~~\def\mathdef1235#1{\mathtt{0x#1}}\mathdef1235{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extmul}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{low}}\mathsf{\_i32x4\_s}\) |
\(\def\mathdef1236#1{\mathtt{0x#1}}\mathdef1236{FD}~~\def\mathdef1237#1{\mathtt{0x#1}}\mathdef1237{DC}~~\def\mathdef1238#1{\mathtt{0x#1}}\mathdef1238{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extmul}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{high}}\mathsf{\_i32x4\_s}\) |
\(\def\mathdef1239#1{\mathtt{0x#1}}\mathdef1239{FD}~~\def\mathdef1240#1{\mathtt{0x#1}}\mathdef1240{DD}~~\def\mathdef1241#1{\mathtt{0x#1}}\mathdef1241{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extmul}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{low}}\mathsf{\_i32x4\_u}\) |
\(\def\mathdef1242#1{\mathtt{0x#1}}\mathdef1242{FD}~~\def\mathdef1243#1{\mathtt{0x#1}}\mathdef1243{DE}~~\def\mathdef1244#1{\mathtt{0x#1}}\mathdef1244{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{extmul}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{high}}\mathsf{\_i32x4\_u}\) |
\(\def\mathdef1245#1{\mathtt{0x#1}}\mathdef1245{FD}~~\def\mathdef1246#1{\mathtt{0x#1}}\mathdef1246{DF}~~\def\mathdef1247#1{\mathtt{0x#1}}\mathdef1247{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{abs}}\) |
\(\def\mathdef1248#1{\mathtt{0x#1}}\mathdef1248{FD}~~\def\mathdef1249#1{\mathtt{0x#1}}\mathdef1249{E0}~~\def\mathdef1250#1{\mathtt{0x#1}}\mathdef1250{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{neg}}\) |
\(\def\mathdef1251#1{\mathtt{0x#1}}\mathdef1251{FD}~~\def\mathdef1252#1{\mathtt{0x#1}}\mathdef1252{E1}~~\def\mathdef1253#1{\mathtt{0x#1}}\mathdef1253{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
(reserved) |
\(\def\mathdef1254#1{\mathtt{0x#1}}\mathdef1254{FD}~\def\mathdef1255#1{\mathtt{0x#1}}\mathdef1255{E2}~\def\mathdef1256#1{\mathtt{0x#1}}\mathdef1256{01}\) |
|||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{sqrt}}\) |
\(\def\mathdef1257#1{\mathtt{0x#1}}\mathdef1257{FD}~~\def\mathdef1258#1{\mathtt{0x#1}}\mathdef1258{E3}~~\def\mathdef1259#1{\mathtt{0x#1}}\mathdef1259{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{add}}\) |
\(\def\mathdef1260#1{\mathtt{0x#1}}\mathdef1260{FD}~~\def\mathdef1261#1{\mathtt{0x#1}}\mathdef1261{E4}~~\def\mathdef1262#1{\mathtt{0x#1}}\mathdef1262{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{sub}}\) |
\(\def\mathdef1263#1{\mathtt{0x#1}}\mathdef1263{FD}~~\def\mathdef1264#1{\mathtt{0x#1}}\mathdef1264{E5}~~\def\mathdef1265#1{\mathtt{0x#1}}\mathdef1265{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{mul}}\) |
\(\def\mathdef1266#1{\mathtt{0x#1}}\mathdef1266{FD}~~\def\mathdef1267#1{\mathtt{0x#1}}\mathdef1267{E6}~~\def\mathdef1268#1{\mathtt{0x#1}}\mathdef1268{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{div}}\) |
\(\def\mathdef1269#1{\mathtt{0x#1}}\mathdef1269{FD}~~\def\mathdef1270#1{\mathtt{0x#1}}\mathdef1270{E7}~~\def\mathdef1271#1{\mathtt{0x#1}}\mathdef1271{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{min}}\) |
\(\def\mathdef1272#1{\mathtt{0x#1}}\mathdef1272{FD}~~\def\mathdef1273#1{\mathtt{0x#1}}\mathdef1273{E8}~~\def\mathdef1274#1{\mathtt{0x#1}}\mathdef1274{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{max}}\) |
\(\def\mathdef1275#1{\mathtt{0x#1}}\mathdef1275{FD}~~\def\mathdef1276#1{\mathtt{0x#1}}\mathdef1276{E9}~~\def\mathdef1277#1{\mathtt{0x#1}}\mathdef1277{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{pmin}}\) |
\(\def\mathdef1278#1{\mathtt{0x#1}}\mathdef1278{FD}~~\def\mathdef1279#1{\mathtt{0x#1}}\mathdef1279{EA}~~\def\mathdef1280#1{\mathtt{0x#1}}\mathdef1280{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{pmax}}\) |
\(\def\mathdef1281#1{\mathtt{0x#1}}\mathdef1281{FD}~~\def\mathdef1282#1{\mathtt{0x#1}}\mathdef1282{EB}~~\def\mathdef1283#1{\mathtt{0x#1}}\mathdef1283{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{abs}}\) |
\(\def\mathdef1284#1{\mathtt{0x#1}}\mathdef1284{FD}~~\def\mathdef1285#1{\mathtt{0x#1}}\mathdef1285{EC}~~\def\mathdef1286#1{\mathtt{0x#1}}\mathdef1286{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{neg}}\) |
\(\def\mathdef1287#1{\mathtt{0x#1}}\mathdef1287{FD}~~\def\mathdef1288#1{\mathtt{0x#1}}\mathdef1288{ED}~~\def\mathdef1289#1{\mathtt{0x#1}}\mathdef1289{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{sqrt}}\) |
\(\def\mathdef1290#1{\mathtt{0x#1}}\mathdef1290{FD}~~\def\mathdef1291#1{\mathtt{0x#1}}\mathdef1291{EF}~~\def\mathdef1292#1{\mathtt{0x#1}}\mathdef1292{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{add}}\) |
\(\def\mathdef1293#1{\mathtt{0x#1}}\mathdef1293{FD}~~\def\mathdef1294#1{\mathtt{0x#1}}\mathdef1294{F0}~~\def\mathdef1295#1{\mathtt{0x#1}}\mathdef1295{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{sub}}\) |
\(\def\mathdef1296#1{\mathtt{0x#1}}\mathdef1296{FD}~~\def\mathdef1297#1{\mathtt{0x#1}}\mathdef1297{F1}~~\def\mathdef1298#1{\mathtt{0x#1}}\mathdef1298{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{mul}}\) |
\(\def\mathdef1299#1{\mathtt{0x#1}}\mathdef1299{FD}~~\def\mathdef1300#1{\mathtt{0x#1}}\mathdef1300{F2}~~\def\mathdef1301#1{\mathtt{0x#1}}\mathdef1301{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{div}}\) |
\(\def\mathdef1302#1{\mathtt{0x#1}}\mathdef1302{FD}~~\def\mathdef1303#1{\mathtt{0x#1}}\mathdef1303{F3}~~\def\mathdef1304#1{\mathtt{0x#1}}\mathdef1304{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{min}}\) |
\(\def\mathdef1305#1{\mathtt{0x#1}}\mathdef1305{FD}~~\def\mathdef1306#1{\mathtt{0x#1}}\mathdef1306{F4}~~\def\mathdef1307#1{\mathtt{0x#1}}\mathdef1307{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{max}}\) |
\(\def\mathdef1308#1{\mathtt{0x#1}}\mathdef1308{FD}~~\def\mathdef1309#1{\mathtt{0x#1}}\mathdef1309{F5}~~\def\mathdef1310#1{\mathtt{0x#1}}\mathdef1310{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{pmin}}\) |
\(\def\mathdef1311#1{\mathtt{0x#1}}\mathdef1311{FD}~~\def\mathdef1312#1{\mathtt{0x#1}}\mathdef1312{F6}~~\def\mathdef1313#1{\mathtt{0x#1}}\mathdef1313{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{pmax}}\) |
\(\def\mathdef1314#1{\mathtt{0x#1}}\mathdef1314{FD}~~\def\mathdef1315#1{\mathtt{0x#1}}\mathdef1315{F7}~~\def\mathdef1316#1{\mathtt{0x#1}}\mathdef1316{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{trunc\_sat}}\mathsf{\_f32x4\_s}\) |
\(\def\mathdef1317#1{\mathtt{0x#1}}\mathdef1317{FD}~~\def\mathdef1318#1{\mathtt{0x#1}}\mathdef1318{F8}~~\def\mathdef1319#1{\mathtt{0x#1}}\mathdef1319{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{trunc\_sat}}\mathsf{\_f32x4\_u}\) |
\(\def\mathdef1320#1{\mathtt{0x#1}}\mathdef1320{FD}~~\def\mathdef1321#1{\mathtt{0x#1}}\mathdef1321{F9}~~\def\mathdef1322#1{\mathtt{0x#1}}\mathdef1322{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{convert}}\mathsf{\_i32x4\_s}\) |
\(\def\mathdef1323#1{\mathtt{0x#1}}\mathdef1323{FD}~~\def\mathdef1324#1{\mathtt{0x#1}}\mathdef1324{FA}~~\def\mathdef1325#1{\mathtt{0x#1}}\mathdef1325{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{convert}}\mathsf{\_i32x4\_u}\) |
\(\def\mathdef1326#1{\mathtt{0x#1}}\mathdef1326{FD}~~\def\mathdef1327#1{\mathtt{0x#1}}\mathdef1327{FB}~~\def\mathdef1328#1{\mathtt{0x#1}}\mathdef1328{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{trunc\_sat}}\mathsf{\_f64x2\_s\_zero}\) |
\(\def\mathdef1329#1{\mathtt{0x#1}}\mathdef1329{FD}~~\def\mathdef1330#1{\mathtt{0x#1}}\mathdef1330{FC}~~\def\mathdef1331#1{\mathtt{0x#1}}\mathdef1331{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{trunc\_sat}}\mathsf{\_f64x2\_u\_zero}\) |
\(\def\mathdef1332#1{\mathtt{0x#1}}\mathdef1332{FD}~~\def\mathdef1333#1{\mathtt{0x#1}}\mathdef1333{FD}~~\def\mathdef1334#1{\mathtt{0x#1}}\mathdef1334{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{convert}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{low}}\mathsf{\_i32x4\_s}\) |
\(\def\mathdef1335#1{\mathtt{0x#1}}\mathdef1335{FD}~~\def\mathdef1336#1{\mathtt{0x#1}}\mathdef1336{FE}~~\def\mathdef1337#1{\mathtt{0x#1}}\mathdef1337{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{convert}}\mathsf{\_}\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{low}}\mathsf{\_i32x4\_u}\) |
\(\def\mathdef1338#1{\mathtt{0x#1}}\mathdef1338{FD}~~\def\mathdef1339#1{\mathtt{0x#1}}\mathdef1339{FF}~~\def\mathdef1340#1{\mathtt{0x#1}}\mathdef1340{01}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_swizzle}}\) |
\(\def\mathdef1341#1{\mathtt{0x#1}}\mathdef1341{FD}~~\def\mathdef1342#1{\mathtt{0x#1}}\mathdef1342{80}~~\def\mathdef1343#1{\mathtt{0x#1}}\mathdef1343{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_trunc}}\mathsf{\_f32x4\_s}\) |
\(\def\mathdef1344#1{\mathtt{0x#1}}\mathdef1344{FD}~~\def\mathdef1345#1{\mathtt{0x#1}}\mathdef1345{81}~~\def\mathdef1346#1{\mathtt{0x#1}}\mathdef1346{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_trunc}}\mathsf{\_f32x4\_u}\) |
\(\def\mathdef1347#1{\mathtt{0x#1}}\mathdef1347{FD}~~\def\mathdef1348#1{\mathtt{0x#1}}\mathdef1348{82}~~\def\mathdef1349#1{\mathtt{0x#1}}\mathdef1349{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_trunc}}\mathsf{\_f64x2\_s}\) |
\(\def\mathdef1350#1{\mathtt{0x#1}}\mathdef1350{FD}~~\def\mathdef1351#1{\mathtt{0x#1}}\mathdef1351{83}~~\def\mathdef1352#1{\mathtt{0x#1}}\mathdef1352{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_trunc}}\mathsf{\_f64x2\_u}\) |
\(\def\mathdef1353#1{\mathtt{0x#1}}\mathdef1353{FD}~~\def\mathdef1354#1{\mathtt{0x#1}}\mathdef1354{84}~~\def\mathdef1355#1{\mathtt{0x#1}}\mathdef1355{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_madd}}\) |
\(\def\mathdef1356#1{\mathtt{0x#1}}\mathdef1356{FD}~~\def\mathdef1357#1{\mathtt{0x#1}}\mathdef1357{85}~~\def\mathdef1358#1{\mathtt{0x#1}}\mathdef1358{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_nmadd}}\) |
\(\def\mathdef1359#1{\mathtt{0x#1}}\mathdef1359{FD}~~\def\mathdef1360#1{\mathtt{0x#1}}\mathdef1360{86}~~\def\mathdef1361#1{\mathtt{0x#1}}\mathdef1361{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_madd}}\) |
\(\def\mathdef1362#1{\mathtt{0x#1}}\mathdef1362{FD}~~\def\mathdef1363#1{\mathtt{0x#1}}\mathdef1363{87}~~\def\mathdef1364#1{\mathtt{0x#1}}\mathdef1364{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_nmadd}}\) |
\(\def\mathdef1365#1{\mathtt{0x#1}}\mathdef1365{FD}~~\def\mathdef1366#1{\mathtt{0x#1}}\mathdef1366{88}~~\def\mathdef1367#1{\mathtt{0x#1}}\mathdef1367{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle8}x\scriptstyle16}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_laneselect}}\) |
\(\def\mathdef1368#1{\mathtt{0x#1}}\mathdef1368{FD}~~\def\mathdef1369#1{\mathtt{0x#1}}\mathdef1369{89}~~\def\mathdef1370#1{\mathtt{0x#1}}\mathdef1370{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_laneselect}}\) |
\(\def\mathdef1371#1{\mathtt{0x#1}}\mathdef1371{FD}~~\def\mathdef1372#1{\mathtt{0x#1}}\mathdef1372{8A}~~\def\mathdef1373#1{\mathtt{0x#1}}\mathdef1373{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_laneselect}}\) |
\(\def\mathdef1374#1{\mathtt{0x#1}}\mathdef1374{FD}~~\def\mathdef1375#1{\mathtt{0x#1}}\mathdef1375{8B}~~\def\mathdef1376#1{\mathtt{0x#1}}\mathdef1376{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_laneselect}}\) |
\(\def\mathdef1377#1{\mathtt{0x#1}}\mathdef1377{FD}~~\def\mathdef1378#1{\mathtt{0x#1}}\mathdef1378{8C}~~\def\mathdef1379#1{\mathtt{0x#1}}\mathdef1379{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_min}}\) |
\(\def\mathdef1380#1{\mathtt{0x#1}}\mathdef1380{FD}~~\def\mathdef1381#1{\mathtt{0x#1}}\mathdef1381{8D}~~\def\mathdef1382#1{\mathtt{0x#1}}\mathdef1382{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_max}}\) |
\(\def\mathdef1383#1{\mathtt{0x#1}}\mathdef1383{FD}~~\def\mathdef1384#1{\mathtt{0x#1}}\mathdef1384{8E}~~\def\mathdef1385#1{\mathtt{0x#1}}\mathdef1385{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_min}}\) |
\(\def\mathdef1386#1{\mathtt{0x#1}}\mathdef1386{FD}~~\def\mathdef1387#1{\mathtt{0x#1}}\mathdef1387{8F}~~\def\mathdef1388#1{\mathtt{0x#1}}\mathdef1388{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{f{\scriptstyle64}x\scriptstyle2}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_max}}\) |
\(\def\mathdef1389#1{\mathtt{0x#1}}\mathdef1389{FD}~~\def\mathdef1390#1{\mathtt{0x#1}}\mathdef1390{90}~~\def\mathdef1391#1{\mathtt{0x#1}}\mathdef1391{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_q15mulr}}\mathsf{\_s}\) |
\(\def\mathdef1392#1{\mathtt{0x#1}}\mathdef1392{FD}~~\def\mathdef1393#1{\mathtt{0x#1}}\mathdef1393{91}~~\def\mathdef1394#1{\mathtt{0x#1}}\mathdef1394{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle16}x\scriptstyle8}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_dot}}\mathsf{\_i8x16\_i7x16\_s}\) |
\(\def\mathdef1395#1{\mathtt{0x#1}}\mathdef1395{FD}~~\def\mathdef1396#1{\mathtt{0x#1}}\mathdef1396{92}~~\def\mathdef1397#1{\mathtt{0x#1}}\mathdef1397{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
\(\href{../syntax/instructions.html#syntax-shape}{\mathsf{i{\scriptstyle32}x\scriptstyle4}}.\href{../syntax/instructions.html#syntax-instr-vec}{\mathsf{relaxed\_dot}}\mathsf{\_i8x16\_i7x16\_add\_s}\) |
\(\def\mathdef1398#1{\mathtt{0x#1}}\mathdef1398{FD}~~\def\mathdef1399#1{\mathtt{0x#1}}\mathdef1399{93}~~\def\mathdef1400#1{\mathtt{0x#1}}\mathdef1400{02}\) |
\([\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}~\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}] \mathrel{\href{../valid/conventions.html#syntax-instrtype}{\rightarrow}} [\href{../syntax/types.html#syntax-vectype}{\mathsf{v\scriptstyle128}}]\) |
||
(reserved) |
\(\def\mathdef1401#1{\mathtt{0x#1}}\mathdef1401{FD}~\def\mathdef1402#1{\mathtt{0x#1}}\mathdef1402{94}~\def\mathdef1403#1{\mathtt{0x#1}}\mathdef1403{02} \dots\) |
|||
(reserved) |
\(\def\mathdef1404#1{\mathtt{0x#1}}\mathdef1404{FE}\) |
|||
(reserved) |
\(\def\mathdef1405#1{\mathtt{0x#1}}\mathdef1405{FF}\) |
Note
Multi-byte opcodes are given with the shortest possible encoding in the table. However, what is following the first byte is actually a u32 with variable-length encoding and consequently has multiple possible representations.