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

armv8_reg_type variable

Syntax

static const struct reg_arch_type armv8_reg_type = { .get = armv8_get_core_reg, .set = armv8_set_core_reg, };

References

LocationReferrerText
armv8.c:1720
static const struct reg_arch_type armv8_reg_type = {
armv8.c:1817armv8_build_reg_cache()
reg_list[i].type = &armv8_reg_type;

Type Use

Type of armv8_reg_type
armv8_reg_type
all items filtered out