Home
last modified time | relevance | path

Searched refs:DEBUG_PC (Results 1 – 3 of 3) sorted by relevance

/device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/gdbstub/
Dgdbstub-entry.S75 rsr a1, DEBUG_PC
80 s32i a1, a3, DEBUG_PC * 4
136 LOAD DEBUG_PC
Dxtensa-defs.h33 #define DEBUG_PC (EPC + XCHAL_DEBUGLEVEL) macro
Dgdbstub.c582 sregs[DEBUG_PC] = addr; in handle_exception()
618 mem2hex(sregs + DEBUG_PC, remcomOutBuffer, 4); in handle_exception()
640 hex2mem(ptr, sregs + DEBUG_PC, 4); in handle_exception()
664 sregs[DEBUG_PC] = addr; in handle_exception()
746 mark_late(DEBUG_PC); in init_gdbstub()