OpenASIP 2.2
Loading...
Searching...
No Matches
Public Attributes | List of all members
R4Instruction Struct Reference

#include <RISCVTools.hh>

Collaboration diagram for R4Instruction:
Collaboration graph

Public Attributes

int baseopcode
 
int funct3
 
int funct7
 
int funct2
 

Detailed Description

Definition at line 35 of file RISCVTools.hh.

Member Data Documentation

◆ baseopcode

int R4Instruction::baseopcode

Definition at line 36 of file RISCVTools.hh.

Referenced by unpackInstruction().

◆ funct2

int R4Instruction::funct2

Definition at line 39 of file RISCVTools.hh.

Referenced by unpackInstruction().

◆ funct3

int R4Instruction::funct3

Definition at line 37 of file RISCVTools.hh.

Referenced by unpackInstruction().

◆ funct7

int R4Instruction::funct7

Definition at line 38 of file RISCVTools.hh.

Referenced by unpackInstruction().


The documentation for this struct was generated from the following file: