Searched refs:mtvec_handler (Results 1 - 10 of 10) sorted by relevance

/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64si/
H A Dsbreak.S22 #define stvec_handler mtvec_handler
H A Dscall.S22 #define stvec_handler mtvec_handler
H A Ddirty.S77 .global mtvec_handler
78 mtvec_handler: label
H A Dcsr.S22 #define stvec_handler mtvec_handler
H A Dma_fetch.S23 #define stvec_handler mtvec_handler
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64mi/
H A Daccess.S46 .global mtvec_handler
47 mtvec_handler: label
H A Dma_addr.S96 .global mtvec_handler
97 mtvec_handler: label
H A Dillegal.S37 la t0, mtvec_handler + 1
109 .global mtvec_handler
110 mtvec_handler: label
/gem5/tests/test-progs/asmtest/src/riscv/env/p/
H A Driscv_test.h112 .weak mtvec_handler; \
127 /* if an mtvec_handler is defined, jump to it */ \
128 la t5, mtvec_handler; \
/gem5/tests/test-progs/asmtest/src/riscv/env/ps/
H A Driscv_test.h115 .weak mtvec_handler; \

Completed in 10 milliseconds