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

mips64_reg_type variable

Syntax

static const struct reg_arch_type mips64_reg_type = { .get = mips64_get_core_reg, .set = mips64_set_core_reg, };

References

LocationReferrerText
mips64.c:370
static const struct reg_arch_type mips64_reg_type = {
mips64.c:417mips64_build_reg_cache()
r->type = &mips64_reg_type;

Type Use

Type of mips64_reg_type
mips64_reg_type
all items filtered out