Home
last modified time | relevance | path

Searched refs:depc (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/linux/arch/xtensa/kernel/
H A Dvectors.S75 wsr a2, depc # save a2
102 wsr a2, depc # save a2
227 xsr a0, depc # get DEPC, save a0
261 wsr a2, depc # save stack pointer temporarily
269 xsr a2, depc # save a2 and get stack pointer
309 xsr a0, depc
340 xsr a0, depc
407 wsr a0, depc # replace the saved a0
416 wsr a0, depc # replace the saved a0
443 rsr a0, depc
[all …]
H A Dentry.S126 rsr a0, depc
138 wsr a2, depc # terminate user stack trace with 0
280 rsr a0, depc # get a2
593 wsr a1, depc # use DEPC as temp storage
598 rsr a1, depc # restore stack pointer
776 1: wsr a0, depc
800 wsr a2, depc # save a2 temporarily
825 xsr a0, depc
1016 rsr a6, depc
1017 wsr a1, depc
[all …]
H A Dstacktrace.c122 unsigned long pc = regs->depc > VALID_DOUBLE_EXCEPTION_ADDRESS ? in xtensa_backtrace_kernel()
123 regs->depc : regs->pc; in xtensa_backtrace_kernel()
H A Dsignal.c258 if (regs->depc > 64) in xtensa_rt_sigreturn()
370 if (regs->depc > 64) in setup_frame()
H A Dalign.S496 rsr a4, depc
551 wsr a0, depc # restore depc and a0
H A Dcoprocessor.S159 rsr a2, depc
H A Dasm-offsets.c35 DEFINE(PT_DEPC, offsetof (struct pt_regs, depc)); in main()
H A Dtraps.c542 regs->pc, regs->ps, regs->depc, regs->excvaddr); in show_regs()
/openbmc/u-boot/arch/mips/lib/
H A Dtraps.c77 unsigned long depc; in do_ejtag_debug() local
80 depc = read_c0_depc(); in do_ejtag_debug()
84 field, depc, debug); in do_ejtag_debug()
/openbmc/qemu/linux-user/xtensa/
H A Dtarget_syscall.h18 xtensa_reg_t depc; /* 12 */ member
/openbmc/linux/include/sound/sof/
H A Dxtensa.h38 uint32_t depc; member
/openbmc/linux/arch/xtensa/include/asm/
H A Dptrace.h56 unsigned long depc; /* 12 */ member
H A Dprocessor.h210 (regs)->depc = 0; \
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dptrace.h87 unsigned long depc; /* 12 */ member
/openbmc/linux/sound/soc/sof/xtensa/
H A Dcore.c106 xoops->epc5, xoops->epc6, xoops->epc7, xoops->depc); in xtensa_dsp_oops()
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c1947 unsigned long depc, old_epc, old_ra; in ejtag_exception_handler() local
1951 depc = read_c0_depc(); in ejtag_exception_handler()
1953 printk(KERN_DEBUG "c0_depc = %0*lx, DEBUG = %08x\n", field, depc, debug); in ejtag_exception_handler()
1963 regs->cp0_epc = depc; in ejtag_exception_handler()
1965 depc = regs->cp0_epc; in ejtag_exception_handler()
1969 depc += 4; in ejtag_exception_handler()
1970 write_c0_depc(depc); in ejtag_exception_handler()
/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_sr.S105 test_sr depc, 1
H A Dtest_mmu.S239 rsr a2, depc
461 assert_sr depc, 1b
/openbmc/qemu/target/xtensa/core-lx106/
H A Dgdb-config.c.inc54 XTREG( 31,124,32, 4, 4,0x02c0,0x0007,-2, 2,0x1000,depc, 0,0,0,0,0,0)
/openbmc/qemu/target/xtensa/core-sample_controller/
H A Dgdb-config.c.inc82 XTREG( 58,232,32, 4, 4,0x02c0,0x0007,-2, 2,0x1000,depc, 0,0,0,0,0,0)
/openbmc/qemu/target/xtensa/core-dc232b/
H A Dgdb-config.c.inc166 XTREG(72, 288, 32, 4, 4, 0x02c0, 0x0007, -2, 2, 0x1000, depc,
/openbmc/qemu/target/xtensa/core-dc233c/
H A Dgdb-config.c.inc98 XTREG(73, 292, 32, 4, 4, 0x02c0, 0x0007, -2, 2, 0x1000, depc, 0, 0, 0, 0, 0, 0)
/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/
H A Dgdb-config.c.inc105 XTREG( 70,328,32, 4, 4,0x02c0,0x0007,-2, 2,0x1000,depc, 0,0,0,0,0,0)
/openbmc/qemu/target/xtensa/core-de212/
H A Dgdb-config.c.inc91 XTREG( 67,268,32, 4, 4,0x02c0,0x0007,-2, 2,0x1000,depc, 0,0,0,0,0,0)
/openbmc/qemu/target/xtensa/core-test_kc705_be/
H A Dgdb-config.c.inc127 XTREG( 92,416,32, 4, 4,0x02c0,0x0007,-2, 2,0x1000,depc, 0,0,0,0,0,0)

12