Home
last modified time | relevance | path

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

/arch/riscv/include/asm/
A Dasm-prototypes.h42 DECLARE_DO_ERROR_INFO(do_trap_unknown);
43 DECLARE_DO_ERROR_INFO(do_trap_insn_misaligned);
44 DECLARE_DO_ERROR_INFO(do_trap_insn_fault);
45 DECLARE_DO_ERROR_INFO(do_trap_insn_illegal);
46 DECLARE_DO_ERROR_INFO(do_trap_load_fault);
47 DECLARE_DO_ERROR_INFO(do_trap_load_misaligned);
49 DECLARE_DO_ERROR_INFO(do_trap_store_fault);
50 DECLARE_DO_ERROR_INFO(do_trap_ecall_u);
51 DECLARE_DO_ERROR_INFO(do_trap_ecall_s);
52 DECLARE_DO_ERROR_INFO(do_trap_ecall_m);
[all …]

Completed in 4 milliseconds