OpenCores
URL https://opencores.org/ocsvn/atlas_core/atlas_core/trunk

Subversion Repositories atlas_core

[/] [atlas_core/] [trunk/] - Rev 15

Rev

Directory listing | View Log | Compare with Previous | RSS feed

Last modification

  • Rev 15, 2013-05-08 13:46:33 GMT
  • Author: zero_gravity
  • Log message:
    - new instruction added: NEG Rd, Rx (Rd <- 0 - Ra)
    - instruction is built from redundant SUB with identical operands (SUB Rd, Ra, Ra; will always result in 0)
    - since there are other instructions to clear a register, the redundant SUB has been recoded to perform the NEG operation
    - NEG operation added to documentary and assembler

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.