riscv / riscv-bfloat16

Home Page:https://jira.riscv.org/browse/RVG-122

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RISC-V bfloat16 Specification

RISC-V BFloat 16 extensions standardisation work.


About

This repository is used to develop standardisation proposals for Bfloat16 (Brain Float 16) instruction set extensions for the RISC-V architecture.

// I don't think this Task Group has a wiki page (or I could not find it) // For a general overview of the extension status and ratification progress, // please see // our page on the RISC-V Wiki.

  • Note: See the main branch for the most up to date version.

  • Note: These instructions are a work in progress. Their specifications will to change before being accepted as part of the RISC-V standard. While there are experimental encodings assigned to the proposed instructions, they should not be depended upon. They only exist to enable a toolchain and simulator flow. They will change.

  • See the project board for a list of on-going / open issues. "How Can I Help?"

Specification

To see the latest draft release of the proposals, look at the Releases tab of the Github Repository.

Source code and supplementary information is found in the doc/ directory.

About

https://jira.riscv.org/browse/RVG-122

License:Creative Commons Attribution 4.0 International


Languages

Language:Makefile 58.3%Language:TeX 41.7%