Difference between revisions of "Instruction Set/divRems"
From Mill Computing Wiki
m (Protected "Instruction Set/divRems": generated ([Edit=<protect-level-bot>] (indefinite) [Move=<protect-level-bot>] (indefinite))) | |
(No difference) |
Revision as of 01:32, 3 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 and remainder.
divRems(s x, s y) → s r0, s r1
operands: like DivRem [xx:xx]
divRems(s x, imm y) → s r0, s r1
operands: like DivRem [xx:xx]
Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable