OpenOCD
|
Data Fields | |
uint32_t | num |
uint64_t | op |
uint8_t | pm_idx |
struct target * | target |
struct x86_32_common * | x86_32_common |
Definition at line 66 of file lakemont.h.
uint32_t lakemont_core_reg::num |
Definition at line 67 of file lakemont.h.
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().
uint8_t lakemont_core_reg::pm_idx |
Definition at line 71 of file lakemont.h.
Referenced by lakemont_build_reg_cache().
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().
struct x86_32_common* lakemont_core_reg::x86_32_common |
Definition at line 69 of file lakemont.h.
Referenced by lakemont_build_reg_cache().