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

armv8_reg32_type variable

Syntax

static const struct reg_arch_type armv8_reg32_type = { .get = armv8_get_core_reg32, .set = armv8_set_core_reg32, };

References

LocationReferrerText
armv8.c:1781
static const struct reg_arch_type armv8_reg32_type = {
armv8.c:1859armv8_build_reg_cache()
reg_list32[i].type = &armv8_reg32_type;

Type Use

Type of armv8_reg32_type
armv8_reg32_type
all items filtered out