Article | REF: H1201 V1

Risc-V: an open source instruction set

Author: Daniel ETIEMBLE

Publication date: May 10, 2020, Review date: January 5, 2021

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Français

5. Non-standard extensions

A number of extensions are listed for possible standardization.

While RVG instructions are all of fixed 32-bit length, other extensions may require instructions of different lengths, for example :

  • 16 bits for compact instruction coding, reducing code size ;

  • more than 32 bits for special extensions.

Figure 3 shows how different instruction lengths are coded in RISC-V. The five least significant bits of the operation code bbb11 with bbb≠111 define 32-bit instructions. The two least significant bits other than 11 code 16-bit instructions. Then the five least significant bits 11111 are used to code sizes greater than 32 bits, in 16-bit increments (figure...

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

This article is included in

Software technologies and System architectures

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
Non-standard extensions