An open API service indexing awesome lists of open source software.

https://github.com/XUANTIE-RV/thead-extension-spec

XuanTie vendor extension Instruction Set spec
https://github.com/XUANTIE-RV/thead-extension-spec

Last synced: about 1 year ago
JSON representation

XuanTie vendor extension Instruction Set spec

Awesome Lists containing this project

README

          

# XuanTie ISA extensions (Xthead*)

This repository contains the XuanTie RISC-V ISA extensions (Xthead*) specifications.

## Build instructions

The specification is written in AsciiDoc.
The following instructions can be used to generate a PDF containing
all specifications:

```
make
```