Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dtranslate.c1078 static TCGLabel *delay_exception(DisasContext *dc, int excp) in delay_exception() function
1091 lab = delay_exception(dc, TT_UNALIGNED); in gen_check_align()
3802 lab = delay_exception(dc, TT_DIV_ZERO); in trans_UDIV()
3850 lab = delay_exception(dc, TT_DIV_ZERO); in trans_UDIVX()
3897 lab = delay_exception(dc, TT_DIV_ZERO); in trans_SDIVX()