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

3. Basic extensions

64-bit and 128-bit versions of RV32I are defined.

3.1 RV64I basic instruction set

The 64-bit version for integer data, called RV64I, defines a 64-bit version, where registers x0 to x31 and the program counter have 64 bits and 64-bit addresses can be used.

Instructions defined for RV32I now operate on 64-bit data.

Twelve additional instructions can be used to manipulate 32-bit data:

  • three arithmetic instructions (addw, addwi, subw) with sign extension on the 32 most significant bits;

  • the three shift operations according to the contents of a register and three shift operations according to an immediate ;

  • ...

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
Basic extensions