add

From Mill Computing Wiki
(Redirected from Instruction Set/adds2)
Jump to: navigation, search
speculable  exu stream  exu block  compute phase   operation   in the logical value domain   that produces condition codes

aliases: adds addu adds2 addu2
native on: all

This is the basic overflowing integer addition. With 32bit values it defines the Cycle on the Mill architecture.


add(op x, op y) → op r0

operands: like Identity [xx:x]


Core In Slots Latencies
Tin E0
Copper E0
Silver E0 E1 E2 E3
Gold E0

add(op x, imm y) → op r0

operands: like Identity [xx:x]


Core In Slots Latencies
Tin E0
Copper E0
Silver E0 E1 E2 E3
Gold E0


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