Difference between revisions of "Instruction Set/divs"

From Mill Computing Wiki
Jump to: navigation, search
m (Protected "Instruction Set/divs": generated ([Edit=<protect-level-bot>] (indefinite) [Move=<protect-level-bot>] (indefinite)))
Line 5:Line 5:
  
 
Signed integer division for quotient.
 
Signed integer division for quotient.
 +
 +
<b>related operations:</b> [[Instruction_Set/rems|rems]], [[Instruction_Set/divRems|divRems]], [[Instruction_Set/rdivs|rdivs]], [[Instruction_Set/roots|roots]], [[Instruction_Set/rroots|rroots]]
  
 
----
 
----

Revision as of 10:46, 19 January 2015

realizing  exu stream  exu block  compute phase   operation   in the signed integer value domain   that produces condition codes

native on: none

Signed integer division for quotient.

related operations: rems, divRems, rdivs, roots, rroots


divs(s x, s y) → s r0

operands: like Identity [xx:x]



divs(s x, imm y) → s r0

operands: like Identity [xx:x]



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