mips32_isa_imp::MIPS32_ONLY is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDmips32_isa_imp::MIPS32_ONLY

mips32_isa_imp::MIPS32_ONLY

Syntax

MIPS32_ONLY = 0;

References

LocationReferrerText
mips32.h:249
MIPS32_ONLY = 0,
mips32.c:544mips32_init_arch_info()
mips32->isa_imp = MIPS32_ONLY; /* default */
mips32.c:1168mips32_read_config_regs()
} else if (mips32->isa_imp == MIPS32_ONLY) {
mips_m4k.c:820mips_m4k_add_breakpoint()
(mips32->isa_imp == MIPS32_ONLY && breakpoint->length != 4) || /* misp32 specific */

Data Use

Functions using mips32_isa_imp::MIPS32_ONLY
mips32_isa_imp::MIPS32_ONLY