Skip to content

Commit

Permalink
Remove Xbitmanip from README
Browse files Browse the repository at this point in the history
  • Loading branch information
aswaterman committed Jun 17, 2023
1 parent eb967d8 commit 77d50d8
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,20 +53,6 @@ Spike supports the following RISC-V ISA features:
- Zvfbfmin extension, v0.6
- Zvfbfwma extension, v0.6

As a Spike extension, the remainder of the proposed
[Bit-Manipulation Extensions](https://github.com/riscv/riscv-bitmanip)
is provided under the Spike-custom extension name _Xbitmanip_.
These instructions (and, of course, the extension name) are not RISC-V
standards.

These proposed bit-manipulation extensions can be split into further
groups: Zbp, Zbs, Zbe, Zbf, Zbc, Zbm, Zbr, Zbt. Note that Zbc is
ratified, but the original proposal contained some extra instructions
(64-bit carryless multiplies) which are captured here.

To enable these extensions individually, use the Spike-custom
extension names _XZbp_, _XZbs_, _XZbc_, and so on.

Versioning and APIs
-------------------

Expand Down

0 comments on commit 77d50d8

Please sign in to comment.