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

mips32_reg_type variable

Syntax

static const struct reg_arch_type mips32_reg_type = { .get = mips32_get_core_reg, .set = mips32_set_core_reg, };

References

LocationReferrerText
mips32.c:472
static const struct reg_arch_type mips32_reg_type = {
mips32.c:508mips32_build_reg_cache()
reg_list[i].type = &mips32_reg_type;

Type Use

Type of mips32_reg_type
mips32_reg_type
all items filtered out