Difference between revisions of "R32V2020 ALU Arithmetic operations"
Jump to navigation
Jump to search
Blwikiadmin (talk | contribs) (Created page with "* Add * Multiply ([https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/cyclone-iv/cyiv-51004.pdf 18-bits native in FPGA]) * Subtract == Effects on the...") |
Blwikiadmin (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
== Effects on the Condition Code Register (CCR) == | == Effects on the Condition Code Register (CCR) == | ||
− | * Arithmetic operations affect the [[ | + | * Arithmetic operations affect the [[R32V2020 Condition_Code_Register| |
Condition Code Register]] | Condition Code Register]] | ||
** Arithmetic operations set or clear the appropriate bits depending on the result of the operation | ** Arithmetic operations set or clear the appropriate bits depending on the result of the operation |
Latest revision as of 12:06, 10 April 2022
- Add
- Multiply (18-bits native in FPGA)
- Subtract
Effects on the Condition Code Register (CCR)
- Arithmetic operations affect the
Condition Code Register
- Arithmetic operations set or clear the appropriate bits depending on the result of the operation