Thanks to visit codestin.com
Credit goes to llvm.org

LLVM 22.0.0git
RISCVExtBit Struct Reference

Public Attributes

const StringLiteral ext
uint8_t groupid
uint8_t bitpos

Detailed Description

Definition at line 1055 of file RISCVISAInfo.cpp.

Member Data Documentation

◆ bitpos

uint8_t RISCVExtBit::bitpos

Definition at line 1058 of file RISCVISAInfo.cpp.

◆ ext

const StringLiteral RISCVExtBit::ext

Definition at line 1056 of file RISCVISAInfo.cpp.

◆ groupid

uint8_t RISCVExtBit::groupid

Definition at line 1057 of file RISCVISAInfo.cpp.


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