OpenOCD
lakemont_core_reg Struct Reference
Collaboration diagram for lakemont_core_reg:

Data Fields

uint32_t num
 
uint64_t op
 
uint8_t pm_idx
 
struct targettarget
 
struct x86_32_commonx86_32_common
 

Detailed Description

Definition at line 66 of file lakemont.h.

Field Documentation

◆ num

uint32_t lakemont_core_reg::num

Definition at line 67 of file lakemont.h.

◆ op

uint64_t lakemont_core_reg::op

Definition at line 70 of file lakemont.h.

Referenced by lakemont_build_reg_cache(), read_hw_reg(), and write_hw_reg().

◆ pm_idx

uint8_t lakemont_core_reg::pm_idx

Definition at line 71 of file lakemont.h.

Referenced by lakemont_build_reg_cache().

◆ target

struct target* lakemont_core_reg::target

Definition at line 68 of file lakemont.h.

Referenced by lakemont_build_reg_cache(), and lakemont_get_core_reg().

◆ x86_32_common

struct x86_32_common* lakemont_core_reg::x86_32_common

Definition at line 69 of file lakemont.h.

Referenced by lakemont_build_reg_cache().


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