Difference between revisions of "Instruction Set/retn"
From Mill Computing Wiki
m (Protected "Instruction Set/retn": generated ([Edit=<protect-level-bot>] (indefinite) [Move=<protect-level-bot>] (indefinite))) | |
(No difference) |
Revision as of 01:32, 3 January 2015
return from function
retn()
operands: like Inv :
alternate encoding: skinny
Core | In Slots | Latencies |
---|---|---|
Tin | f0 | 1 |
Copper | f0 | 1 |
Silver | f0 | 1 |
Gold | f0 | 1 |
Decimal8 | f0 | 1 |
Decimal16 | f0 | 1 |
operands: like Inv :
encoding:
retn(off vs, count c)
,
retn(off vs, count c, lit vs)
,
retn(off vs, count c, lit vs, lit vs)
,
retn(off vs, count c, lit vs, lit vs, lit vs)
Core | In Slots | Latencies |
---|---|---|
Tin | F0 | 1 |
Copper | F0 F1 | 1 |
Silver | F0 F1 F2 | 1 |
Gold | F0 F1 F2 F3 | 1 |
Decimal8 | F0 F1 F2 | 1 |
Decimal16 | F0 F1 F2 | 1 |
operands: like Inv :
alternate encoding: skinny
Core | In Slots | Latencies |
---|---|---|
Tin | f0 | 1 |
Copper | f0 | 1 |
Silver | f0 | 1 |
Gold | f1 | 1 |
Decimal8 | f0 | 1 |
Decimal16 | f0 | 1 |
Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable