Difference between revisions of "Instruction Set/loadd"

From Mill Computing Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 4:Line 4:
 
</div>
 
</div>
  
load from memory
+
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 [[Instruction_Set/load|load]].
 +
 
 +
<b>related operations:</b>  , [[Instruction_Set/load|load]], [[Instruction_Set/loadf|loadf]], [[Instruction_Set/store|store]]
 +
 
 
----
 
----
 
<code style="font-size:130%"><b style="color:#050">loadd</b>(<span style="color:#009">[[Sources#base|base]]</span> <span title="base special register">b</span>, <i><span style="color:#009">[[Immediates#off|off]]</span> <span title="manifest constant">o</span></i>, <span style="color:#009">[[Domains#s|s]]</span> <span title="belt operand from opsWindow">i</span>, <i><span style="color:#009">[[Immediates#scale|scale]]</span> <span title="scale factor  
 
<code style="font-size:130%"><b style="color:#050">loadd</b>(<span style="color:#009">[[Sources#base|base]]</span> <span title="base special register">b</span>, <i><span style="color:#009">[[Immediates#off|off]]</span> <span title="manifest constant">o</span></i>, <span style="color:#009">[[Domains#s|s]]</span> <span title="belt operand from opsWindow">i</span>, <i><span style="color:#009">[[Immediates#scale|scale]]</span> <span title="scale factor  
Line 15:Line 20:
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
|-
 
|-
| [[Cores/Decimal8/Encoding#520|Decimal8]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal8/Encoding#loadd|Decimal8]] || F0 F1 F2 F3 || 3
 
|-
 
|-
| [[Cores/Decimal16/Encoding#520|Decimal16]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal16/Encoding#loadd|Decimal16]] || F0 F1 F2 F3 || 3
 
|}
 
|}
  
Line 31:Line 36:
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
|-
 
|-
| [[Cores/Decimal8/Encoding#531|Decimal8]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal8/Encoding#loadd|Decimal8]] || F0 F1 F2 F3 || 3
 
|-
 
|-
| [[Cores/Decimal16/Encoding#531|Decimal16]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal16/Encoding#loadd|Decimal16]] || F0 F1 F2 F3 || 3
 
|}
 
|}
  
Line 47:Line 52:
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
|-
 
|-
| [[Cores/Decimal8/Encoding#533|Decimal8]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal8/Encoding#loadd|Decimal8]] || F0 F1 F2 F3 || 3
 
|-
 
|-
| [[Cores/Decimal16/Encoding#533|Decimal16]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal16/Encoding#loadd|Decimal16]] || F0 F1 F2 F3 || 3
 
|}
 
|}
  
Line 61:Line 66:
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
|-
 
|-
| [[Cores/Decimal8/Encoding#525|Decimal8]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal8/Encoding#loadd|Decimal8]] || F0 F1 F2 F3 || 3
 
|-
 
|-
| [[Cores/Decimal16/Encoding#525|Decimal16]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal16/Encoding#loadd|Decimal16]] || F0 F1 F2 F3 || 3
 
|}
 
|}
  
Line 75:Line 80:
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
|-
 
|-
| [[Cores/Decimal8/Encoding#522|Decimal8]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal8/Encoding#loadd|Decimal8]] || F0 F1 F2 F3 || 3
 
|-
 
|-
| [[Cores/Decimal16/Encoding#522|Decimal16]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal16/Encoding#loadd|Decimal16]] || F0 F1 F2 F3 || 3
 
|}
 
|}
  
Line 90:Line 95:
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
|-
 
|-
| [[Cores/Decimal8/Encoding#526|Decimal8]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal8/Encoding#loadd|Decimal8]] || F0 F1 F2 F3 || 3
 
|-
 
|-
| [[Cores/Decimal16/Encoding#526|Decimal16]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal16/Encoding#loadd|Decimal16]] || F0 F1 F2 F3 || 3
 
|}
 
|}
  
Line 105:Line 110:
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
|-
 
|-
| [[Cores/Decimal8/Encoding#523|Decimal8]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal8/Encoding#loadd|Decimal8]] || F0 F1 F2 F3 || 3
 
|-
 
|-
| [[Cores/Decimal16/Encoding#523|Decimal16]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal16/Encoding#loadd|Decimal16]] || F0 F1 F2 F3 || 3
 
|}
 
|}
  
Line 121:Line 126:
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
|-
 
|-
| [[Cores/Decimal8/Encoding#524|Decimal8]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal8/Encoding#loadd|Decimal8]] || F0 F1 F2 F3 || 3
 
|-
 
|-
| [[Cores/Decimal16/Encoding#524|Decimal16]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal16/Encoding#loadd|Decimal16]] || F0 F1 F2 F3 || 3
 
|}
 
|}
  
Line 137:Line 142:
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
|-
 
|-
| [[Cores/Decimal8/Encoding#527|Decimal8]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal8/Encoding#loadd|Decimal8]] || F0 F1 F2 F3 || 3
 
|-
 
|-
| [[Cores/Decimal16/Encoding#527|Decimal16]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal16/Encoding#loadd|Decimal16]] || F0 F1 F2 F3 || 3
 
|}
 
|}
  
Line 151:Line 156:
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
|-
 
|-
| [[Cores/Decimal8/Encoding#530|Decimal8]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal8/Encoding#loadd|Decimal8]] || F0 F1 F2 F3 || 3
 
|-
 
|-
| [[Cores/Decimal16/Encoding#530|Decimal16]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal16/Encoding#loadd|Decimal16]] || F0 F1 F2 F3 || 3
 
|}
 
|}
  
Line 165:Line 170:
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
|-
 
|-
| [[Cores/Decimal8/Encoding#528|Decimal8]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal8/Encoding#loadd|Decimal8]] || F0 F1 F2 F3 || 3
 
|-
 
|-
| [[Cores/Decimal16/Encoding#528|Decimal16]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal16/Encoding#loadd|Decimal16]] || F0 F1 F2 F3 || 3
 
|}
 
|}
  
Line 180:Line 185:
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
|-
 
|-
| [[Cores/Decimal8/Encoding#521|Decimal8]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal8/Encoding#loadd|Decimal8]] || F0 F1 F2 F3 || 3
 
|-
 
|-
| [[Cores/Decimal16/Encoding#521|Decimal16]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal16/Encoding#loadd|Decimal16]] || F0 F1 F2 F3 || 3
 
|}
 
|}
  
Line 195:Line 200:
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
|-
 
|-
| [[Cores/Decimal8/Encoding#529|Decimal8]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal8/Encoding#loadd|Decimal8]] || F0 F1 F2 F3 || 3
 
|-
 
|-
| [[Cores/Decimal16/Encoding#529|Decimal16]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal16/Encoding#loadd|Decimal16]] || F0 F1 F2 F3 || 3
 
|}
 
|}
  
Line 210:Line 215:
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
|-
 
|-
| [[Cores/Decimal8/Encoding#532|Decimal8]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal8/Encoding#loadd|Decimal8]] || F0 F1 F2 F3 || 3
 
|-
 
|-
| [[Cores/Decimal16/Encoding#532|Decimal16]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal16/Encoding#loadd|Decimal16]] || F0 F1 F2 F3 || 3
 
|}
 
|}
  
Line 225:Line 230:
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]]
 
|-
 
|-
| [[Cores/Decimal8/Encoding#534|Decimal8]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal8/Encoding#loadd|Decimal8]] || F0 F1 F2 F3 || 3
 
|-
 
|-
| [[Cores/Decimal16/Encoding#534|Decimal16]] || F0 F1 F2 F3 || 3
+
| [[Cores/Decimal16/Encoding#loadd|Decimal16]] || F0 F1 F2 F3 || 3
 
|}
 
|}
 +
 +
 +
[[Instruction_Set|Instruction Set, alphabetical]], [[Instruction Set by Category]], [http://millcomputing.com/instructions.html?collapse=7#ops Instruction Set, sortable, filterable]

Latest revision as of 23:29, 20 January 2015

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