Home
last modified time | relevance | path

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

/openbmc/qemu/target/nios2/
H A Dop_helper.c84 cs->exception_index = EXCP_UNALIGND; in helper_eret()
H A Dhelper.c164 case EXCP_UNALIGND: in nios2_cpu_do_interrupt()
237 case EXCP_UNALIGND: in nios2_cpu_do_interrupt()
H A Dcpu.h168 #define EXCP_UNALIGND 7 macro
H A Dtranslate.c248 t_gen_helper_raise_exception(dc, EXCP_UNALIGND); in gen_jumpr()
/openbmc/qemu/linux-user/nios2/
H A Dcpu_loop.c48 case EXCP_UNALIGND: in cpu_loop()