Searched refs:sregs (Results 1 – 3 of 3) sorted by relevance
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/gdbstub/ |
D | gdbstub.c | 242 uint32_t sregs[256] bulk_data; variable 496 sregs[sr] = val; in read_sr() 513 : "r"(sregs[sr]), "r"(sr) in write_sr() 537 const unsigned windowbase = 4 * sregs[WINDOWBASE]; in handle_exception() 563 if (sregs[DEBUGCAUSE] & DEBUGCAUSE_ICOUNT_MASK) { in handle_exception() 564 sregs[ICOUNTLEVEL] = 0; in handle_exception() 582 sregs[DEBUG_PC] = addr; in handle_exception() 618 mem2hex(sregs + DEBUG_PC, remcomOutBuffer, 4); in handle_exception() 624 mem2hex(sregs + addr, remcomOutBuffer, 4); in handle_exception() 640 hex2mem(ptr, sregs + DEBUG_PC, 4); in handle_exception() [all …]
|
D | gdbstub-entry.S | 67 movi a3, sregs 126 movi a3, sregs 134 movi a3, sregs
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/ |
D | map_hikey.txt | 1374 0xc001a530 sregs
|