Difference between revisions of "Instruction Set/addp"

From Mill Computing Wiki
Jump to: navigation, search
(Created page with "{{DISPLAYTITLE:addp}} <div style="font-size:80%;line-height:90%;margin-bottom:2em">realizing  exu stream  exu block...")
(No difference)

Revision as of 06:57, 2 October 2014

realizing  exu stream  exu block  compute phase   operation   in the pointers value domain  

native on: all

addition


addp(p x, p y, scale s) → p r0

operands: like Addp [px:p]


Core In Slots Latencies
Tin E0 d,b:d=1 d,h:d=1 d,w:d=1 d,d:d=2 d,q:d=2
Copper E0 E1 d,b:d=1 d,h:d=1 d,w:d=1 d,d:d=2 d,q:d=2
Silver E0 E1 E2 E3 d,b:d=1 d,h:d=1 d,w:d=1 d,d:d=2 d,q:d=2
Gold E0 E1 E2 E3 E4 E5 E6 E7 d,b:d=1 d,h:d=1 d,w:d=1 d,d:d=2 d,q:d=2
Decimal8 E0 E1 E2 E3 d,b:d=1 d,h:d=1 d,w:d=1 d,d:d=2 d,q:d=2
Decimal16 E0 E1 E2 E3 d,b:d=1 d,h:d=1 d,w:d=1 d,d:d=2 d,q:d=2

addp(p x, imm y, scale s) → p r0

operands: like Addp [px:p]


Core In Slots Latencies
Tin E0 d,b:d=1 d,h:d=1 d,w:d=1 d,d:d=2 d,q:d=2
Copper E0 E1 d,b:d=1 d,h:d=1 d,w:d=1 d,d:d=2 d,q:d=2
Silver E0 E1 E2 E3 d,b:d=1 d,h:d=1 d,w:d=1 d,d:d=2 d,q:d=2
Gold E0 E1 E2 E3 E4 E5 E6 E7 d,b:d=1 d,h:d=1 d,w:d=1 d,d:d=2 d,q:d=2
Decimal8 E0 E1 E2 E3 d,b:d=1 d,h:d=1 d,w:d=1 d,d:d=2 d,q:d=2
Decimal16 E0 E1 E2 E3 d,b:d=1 d,h:d=1 d,w:d=1 d,d:d=2 d,q:d=2