or1k_reg_nums::OR1K_REG_NPC is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDor1k_reg_nums::OR1K_REG_NPC

or1k_reg_nums::OR1K_REG_NPC

Syntax

OR1K_REG_NPC;

References

LocationReferrerText
or1k.h:72
OR1K_REG_NPC,
or1k.c:340or1k_save_context()
if (i == OR1K_REG_PPC || i == OR1K_REG_NPC || i == OR1K_REG_SR) {
or1k.c:376or1k_restore_context()
if (i == OR1K_REG_PPC || i == OR1K_REG_NPC || i == OR1K_REG_SR) {
or1k.c:555or1k_debug_entry()
uint32_t addr = or1k->core_regs[OR1K_REG_NPC];
or1k.c:559or1k_debug_entry()
retval = or1k_set_core_reg(&or1k->core_cache->reg_list[OR1K_REG_NPC],
or1k.c:801or1k_resume_or_step()
buf_set_u32(or1k->core_cache->reg_list[OR1K_REG_NPC].value, 0,
or1k.c:845or1k_resume_or_step()
resume_pc = buf_get_u32(or1k->core_cache->reg_list[OR1K_REG_NPC].value,

Data Use

Functions using or1k_reg_nums::OR1K_REG_NPC
or1k_reg_nums::OR1K_REG_NPC