Difference between revisions of "Instruction Set/flowArgs"
From Mill Computing Wiki
Line 11: | Line 11: | ||
<br /> | <br /> | ||
− | |||
− | |||
− | |||
'''encoding:''' | '''encoding:''' | ||
<code style="font-size:100%"><b style="color:#050">flowArgs</b>(<i><span style="color:#009">[[Immediates#off|off]]</span> <span title="manifest constant">arg</span></i>)</code> | <code style="font-size:100%"><b style="color:#050">flowArgs</b>(<i><span style="color:#009">[[Immediates#off|off]]</span> <span title="manifest constant">arg</span></i>)</code> |
Revision as of 00:20, 23 March 2015
four-byte constant continuation, conditional predicate, or other ganged argument
flowArgs(ops args)
operands: like Inv :
encoding:
flowArgs(off arg)
,
flowArgs(off arg, lit arg)
,
flowArgs(off arg, lit arg, lit arg)
,
flowArgs(off arg, lit arg, lit arg, lit arg)
Core | In Slots | Latencies |
---|---|---|
Tin | F1 | 0 |
Copper | F1 | 0 |
Silver | F1 F2 F3 | 0 |
Gold | F1 F2 F3 F4 F5 F6 F7 | 0 |
Decimal8 | F1 F2 F3 | 0 |
Decimal16 | F1 F2 F3 | 0 |
Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable