Searched refs:EXCCODE_BCE (Results 1 – 6 of 6) sorted by relevance
52 do_raise_exception(env, EXCCODE_BCE, GETPC()); in helper_asrtle_d()60 do_raise_exception(env, EXCCODE_BCE, GETPC()); in helper_asrtgt_d()
72 case EXCCODE_BCE: in cpu_loop()
250 case EXCCODE_BCE: return "BCE"; in humanize_exc_name()1160 set_handler(EXCCODE_BCE * VECSIZE, handle_bce, VECSIZE); in trap_init()
71 {EXCCODE_BCE, "Bound Check Exception"},212 case EXCCODE_BCE: in loongarch_cpu_do_interrupt()
102 #define EXCCODE_BCE EXCODE(10, 0) macro
1380 #define EXCCODE_BCE 10 /* Bounds Check Error */1320 #define EXCCODE_BCE global() macro