Project

General

Profile

RISC-V Instruction Set » History » Version 3

Alexander Protsenko, 11/04/2016 02:07 PM

1 1 Alexander Protsenko
h1. RISC-V Instruction Set
2
3 2 Alexander Protsenko
{font-weight:bold; background:#ddd}. |/2. *Category* |\2. *RISC-V (Version 2.1)* |\2. *MicroTESK* |
4
{background:#dde}. | *Instructions* | *Amount* | *Instructions* | *Amount* |
5
{background:#fcc}. | Arithmetic Logic Unit | ADDI
6
SLTI
7
SLTIU
8
XLEN
9
ANDI
10
ORI
11
XORI
12
SRLI
13
SLLI
14
LUI
15
AUIPC
16
ADD
17
SUB
18
SLT
19
SLTU
20
AND
21
OR
22
XOR
23
SLL
24
SRL
25
SRA | 21+ |  | 0+ |
26 3 Alexander Protsenko
{background:#fcc}. | Branch| JAL
27
JALR
28
BEQ
29
BNE
30
BLT
31
BLTU
32
BGE
33
BGEU
34
BGT
35
BGTU
36
BLE
37
BLEU
38
BLT
39
BLTU
40
BGE
41
BGEU | 0+ |  | 0+ |
42 2 Alexander Protsenko
{background:#ff9}. | Memory Access |  | 0+ |  | 0+ |
43
{background:#cfc}. | Other | NOP | 1 | NOP | 1 |
44
{background:#ddd}. | Total: || 0+ |  | 0+ |
45 1 Alexander Protsenko
46
{background:#cfc}. |100%|
47
{background:#ff9}. |50+%|
48
{background:#fcc}. |0+%|