mips32_isa_rel::MIPS32_RELEASE_1 is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDmips32_isa_rel::MIPS32_RELEASE_1

mips32_isa_rel::MIPS32_RELEASE_1

Syntax

MIPS32_RELEASE_1 = 0;

References

LocationReferrerText
mips32.h:261
MIPS32_RELEASE_1 = 0,
mips32.c:957mips32_cpu_support_hazard_barrier()
return mips32_cpu_get_release(ejtag_info) > MIPS32_RELEASE_1;
mips32.c:1150mips32_read_config_regs()
mips32->isa_rel == MIPS32_RELEASE_1 ? "1"
mips32.c:1935mips32_handle_cpuinfo_command()
if (ar > MIPS32_RELEASE_1) { /* release 2 and above */
mips32.c:1966mips32_handle_cpuinfo_command()
ar == MIPS32_RELEASE_1 ? "1"
mips32_pracc.c:942mips32_pracc_write_regs()
if (rel > MIPS32_RELEASE_1)

Data Use

Functions using mips32_isa_rel::MIPS32_RELEASE_1
mips32_isa_rel::MIPS32_RELEASE_1