Home | History | Annotate | Download | only in target-arm

Lines Matching refs:excp

214 static void gen_exception(int excp)
217 tcg_gen_movi_i32(tmp, excp);
3584 static void gen_exception_insn(DisasContext *s, int offset, int excp)
3588 gen_exception(excp);