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.c1072 static TCGLabel *delay_exception(DisasContext *dc, int excp) in delay_exception() function
1085 lab = delay_exception(dc, TT_UNALIGNED); in gen_check_align()
3847 lab = delay_exception(dc, TT_DIV_ZERO); in trans_UDIV()
3894 lab = delay_exception(dc, TT_DIV_ZERO); in trans_UDIVX()
3940 lab = delay_exception(dc, TT_DIV_ZERO); in trans_SDIVX()