Difference between revisions of "Instruction Set/widenu"
From Mill Computing Wiki
(Redirected page to Instruction Set/widen) | |||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{DISPLAYTITLE:widenu}} | |
+ | <div style="font-size:80%;line-height:90%;margin-bottom:2em">[[Speculation|speculable]] [[Encoding|exu stream]] [[Decode|exu block]] [[Phasing|compute phase]] operation [[Domains|in the unsigned integer value domain]] <br /> | ||
+ | '''native on:''' [[Cores|all]]<br /> | ||
+ | </div> | ||
+ | |||
+ | widen to double width | ||
+ | ---- | ||
+ | <code style="font-size:130%"><b style="color:#050">widenu</b>(<span style="color:#009">[[Domains#u|u]]</span> <span title="belt operand from ops window">op0</span>, <i><span style="color:#009">[[Immediates#width|width]]</span> <span title="data width and vector length (exu)">width0</span></i>) → [[Domains#u|u]] r<sub>0</sub></code> | ||
+ | <div style="font-size:80%;line-height:90%;margin-bottom:2em">'''operands:''' [[Operands#likeWiden|like Widen xx:2x]] | ||
+ | </div> | ||
+ | <br /> | ||
+ | |||
+ | {| class="mw-collapsible mw-collapsed wikitable" data-expandtext="▸" data-collapsetext="▾" | ||
+ | ! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]] | ||
+ | |- | ||
+ | | [[Cores/Tin/Encoding#widenu|Tin]] || E0 || | ||
+ | |- | ||
+ | | [[Cores/Copper/Encoding#widenu|Copper]] || E0 || | ||
+ | |- | ||
+ | | [[Cores/Silver/Encoding#widenu|Silver]] || E0 E1 E2 E3 || | ||
+ | |- | ||
+ | | [[Cores/Gold/Encoding#widenu|Gold]] || E0 || | ||
+ | |} | ||
+ | |||
+ | |||
+ | [[Instruction_Set|Instruction Set, alphabetical]], [[Instruction Set by Category]], [http://millcomputing.com/instructions.html?collapse=7#ops Instruction Set, sortable, filterable] |
Latest revision as of 14:08, 23 February 2021
speculable exu stream exu block compute phase operation in the unsigned integer value domain
native on: all
widen to double width
widenu(u op0, width width0) → u r0
operands: like Widen xx:2x
Core | In Slots | Latencies |
---|---|---|
Tin | E0 | |
Copper | E0 | |
Silver | E0 E1 E2 E3 | |
Gold | E0 |
Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable