Searched refs:rfi_type (Results 1 – 1 of 1) sorted by relevance
358 static void gen_debug_exception(DisasContext *ctx, bool rfi_type) in gen_debug_exception() argument377 if (!rfi_type) { /* BookS does not single step rfi type instructions */ in gen_debug_exception()6599 bool rfi_type = false; in ppc_tr_tb_stop() local6615 rfi_type = true; in ppc_tr_tb_stop()6621 gen_debug_exception(ctx, rfi_type); in ppc_tr_tb_stop()