lakemont_reg_type is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

lakemont_reg_type variable

Syntax

static const struct reg_arch_type lakemont_reg_type = { .get = lakemont_get_core_reg, .set = lakemont_set_core_reg, };

References

LocationReferrerText
lakemont.c:354
static const struct reg_arch_type lakemont_reg_type = {
lakemont.c:399lakemont_build_reg_cache()
reg_list[i].type = &lakemont_reg_type;

Type Use

Type of lakemont_reg_type
lakemont_reg_type
all items filtered out