stored
From Mill Computing Wiki
Take a value from the belt and store it to the computed address as a decimal float.
There is an internal and a storage format for decimal float values. Because of this there are special operations needed for loading and storing them to convert between the formats. Other than that these operations work like a normal store.
related operations: store, storef, load
stored(base b, off o, s i, scale s, d v)
operands: like NoResult [xx]:
Core | In Slots | Latencies |
---|---|---|
Decimal8 | F0 F1 F2 F3 | 1 |
Decimal16 | F0 F1 F2 F3 | 1 |
operands: like NoResult [xx]:
Core | In Slots | Latencies |
---|---|---|
Decimal8 | F0 F1 F2 F3 | 1 |
Decimal16 | F0 F1 F2 F3 | 1 |
stored(p b, off o, s i, scale s, d v)
operands: like NoResult [xx]:
Core | In Slots | Latencies |
---|---|---|
Decimal8 | F0 F1 F2 F3 | 1 |
Decimal16 | F0 F1 F2 F3 | 1 |
operands: like NoResult [xx]:
Core | In Slots | Latencies |
---|---|---|
Decimal8 | F0 F1 F2 F3 | 1 |
Decimal16 | F0 F1 F2 F3 | 1 |
operands: like NoResult [xx]:
Core | In Slots | Latencies |
---|---|---|
Decimal8 | F0 F1 F2 F3 | 1 |
Decimal16 | F0 F1 F2 F3 | 1 |
Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable