Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ben-marshall ben-marshall released this 11 May 08:26

Decisions Taken:

  • Remove the indexed load+store instructions.
  • Remove the old fused multiply add & accumulate instructions.
  • Remove cmov from proposed shared Bitmanip instructions list.
    • Can be added back in the future if people believe a single ternary instruction is worth it.

Changes:

  • Re-written the example Verilog implementations for all Cryptography extension instructions.

Additions:

  • Supplementary information being gathered in doc/supp

Removals:

  • Indexed load+store instructions.
  • Old fused multiply add & accumulate instructions.
  • cmov from proposed shared Bitmanip instructions list.