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

esirisc_reg_type variable

Syntax

static const struct reg_arch_type esirisc_reg_type = { .get = esirisc_get_reg, .set = esirisc_set_reg, };

References

LocationReferrerText
esirisc.c:1420
static const struct reg_arch_type esirisc_reg_type = {
esirisc.c:1461esirisc_build_reg_cache()
reg->type = &esirisc_reg_type;
esirisc.c:1482esirisc_build_reg_cache()
reg->type = &esirisc_reg_type;

Type Use

Type of esirisc_reg_type
esirisc_reg_type
all items filtered out