loadd

From Mill Computing Wiki
Revision as of 23:29, 20 January 2015 by Generator (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
realizing  flow stream  flow block  compute phase   operation   in the decimal floating point value domain  

native on: Decimal8 Decimal16

Schedule decimal float data load from memory address into belt.

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 load.

related operations: , load, loadf, store


loadd(base b, off o, s i, scale s, width w) → d r0

operands: like IdentityNoSIMD xx:x


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 3
Decimal16 F0 F1 F2 F3 3

loadd(base b, off o, s i, scale s, width w, lit delay) → d r0

operands: like IdentityNoSIMD xx:x


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 3
Decimal16 F0 F1 F2 F3 3

loadd(base b, off o, s i, scale s, width w, tag tag) → d r0

operands: like IdentityNoSIMD xx:x


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 3
Decimal16 F0 F1 F2 F3 3

loadd(base b, off o, width w) → d r0

operands: like IdentityNoSIMD xx:x


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 3
Decimal16 F0 F1 F2 F3 3

loadd(base b, off o, width w, lit delay) → d r0

operands: like IdentityNoSIMD xx:x


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 3
Decimal16 F0 F1 F2 F3 3

loadd(base b, off o, width w, tag tag) → d r0

operands: like IdentityNoSIMD xx:x


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 3
Decimal16 F0 F1 F2 F3 3

loadd(p b, off o, s i, scale s, width w) → d r0

operands: like IdentityNoSIMD xx:x


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 3
Decimal16 F0 F1 F2 F3 3

loadd(p b, off o, s i, scale s, width w, lit delay) → d r0

operands: like IdentityNoSIMD xx:x


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 3
Decimal16 F0 F1 F2 F3 3

loadd(p b, off o, s i, scale s, width w, tag tag) → d r0

operands: like IdentityNoSIMD xx:x


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 3
Decimal16 F0 F1 F2 F3 3

loadd(p b, off o, width w) → d r0

operands: like IdentityNoSIMD xx:x


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 3
Decimal16 F0 F1 F2 F3 3

loadd(p b, off o, width w, lit delay) → d r0

operands: like IdentityNoSIMD xx:x


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 3
Decimal16 F0 F1 F2 F3 3

loadd(p b, off o, width w, tag tag) → d r0

operands: like IdentityNoSIMD xx:x


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 3
Decimal16 F0 F1 F2 F3 3

loadd(p b, width w, memAttr m) → d r0

operands: like IdentityNoSIMD xx:x


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 3
Decimal16 F0 F1 F2 F3 3

loadd(p b, width w, memAttr m, lit delay) → d r0

operands: like IdentityNoSIMD xx:x


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 3
Decimal16 F0 F1 F2 F3 3

loadd(p b, width w, memAttr m, tag tag) → d r0

operands: like IdentityNoSIMD xx:x


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 3
Decimal16 F0 F1 F2 F3 3


Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable