OpenOCD
riscv_debug_reg_ctx Struct Reference

Data Fields

struct {
   int   is_set
 
   unsigned int   value
 
abits
 
struct {
   int   is_set
 
   unsigned int   value
 
DXLEN
 
struct {
   int   is_set
 
   unsigned int   value
 
XLEN
 

Detailed Description

Definition at line 3207 of file debug_defines.h.

Field Documentation

◆ 

struct { ... } riscv_debug_reg_ctx::abits

Referenced by log_batch().

◆ 

struct { ... } riscv_debug_reg_ctx::DXLEN

◆ is_set

int riscv_debug_reg_ctx::is_set

Definition at line 3209 of file debug_defines.h.

◆ value

unsigned int riscv_debug_reg_ctx::value

Definition at line 3209 of file debug_defines.h.

Referenced by decode_dmi(), and log_debug_reg().

◆ 

struct { ... } riscv_debug_reg_ctx::XLEN

Referenced by decode_dmi().


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