Difference between revisions of "R32V2020 ALU Arithmetic operations"

From Land Boards Wiki
Jump to navigation Jump to search
(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...")
 
Line 5: Line 5:
 
== Effects on the Condition Code Register (CCR) ==
 
== Effects on the Condition Code Register (CCR) ==
  
* Arithmetic operations affect the [[Register-File#r3__Condition_Code_Register|
+
* Arithmetic operations affect the [[R32V2020 Register-File#r3__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

Revision as of 12:05, 10 April 2022

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