Searched refs:fcfi_lp_expected (Results 1 – 2 of 2) sorted by relevance
42 * fcfi_lp_expected can set only if fcfi was eanbled.43 * translate further only if fcfi_lp_expected set.45 * fcfi_lp_expected is false.47 if (!ctx->fcfi_lp_expected) {51 ctx->fcfi_lp_expected = false;
121 bool fcfi_lp_expected; member1253 ctx->fcfi_lp_expected = FIELD_EX32(tb_flags, TB_FLAGS, FCFI_LP_EXPECTED); in riscv_tr_init_disas_context()1294 if (ctx->fcfi_lp_expected) { in riscv_tr_translate_insn()