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

arc_reg_type variable

Syntax

static const struct reg_arch_type arc_reg_type = { .get = arc_get_register, .set = arc_set_register, };

References

LocationReferrerText
arc.c:293
static const struct reg_arch_type arc_reg_type = {
arc.c:316arc_init_reg()
reg->type = &arc_reg_type;

Type Use

Type of arc_reg_type
arc_reg_type
all items filtered out