Searched refs:spurious_interrupt (Results 1 – 7 of 7) sorted by relevance
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1b/ |
H A D | context_gcc.S | 102 bnez t1, spurious_interrupt /* check exception */ 126 beqz k1, spurious_interrupt 143 j spurious_interrupt 146 spurious_interrupt: label
|
/nrf52832-nimble/rt-thread/libcpu/mips/xburst/ |
H A D | context_gcc.S | 99 beqz t0, spurious_interrupt 123 beqz k1, spurious_interrupt 140 j spurious_interrupt 143 spurious_interrupt: label
|
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1c/ |
H A D | context_gcc.S | 114 bnez t1, spurious_interrupt /* check exception */ 138 beqz k1, spurious_interrupt 155 j spurious_interrupt 158 spurious_interrupt: label
|
/nrf52832-nimble/rt-thread/libcpu/mips/x1000/ |
H A D | startup_gcc.S | 281 beqz t0, spurious_interrupt 305 beqz k1, spurious_interrupt 322 j spurious_interrupt 324 spurious_interrupt: label
|
/nrf52832-nimble/rt-thread/libcpu/risc-v/e310/ |
H A D | interrupt_gcc.S | 73 beqz s2, spurious_interrupt 90 spurious_interrupt: label
|
/nrf52832-nimble/rt-thread/libcpu/risc-v/rv32m1/ |
H A D | interrupt_gcc.S | 73 beqz s2, spurious_interrupt 91 spurious_interrupt: label
|
/nrf52832-nimble/rt-thread/libcpu/risc-v/k210/ |
H A D | interrupt_gcc.S | 89 beqz s2, spurious_interrupt 107 spurious_interrupt: label
|