retn
From Mill Computing Wiki
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 |