Searched refs:inst_type (Results 1 – 2 of 2) sorted by relevance
276 short inst_type; /* registers and immediate values involved */ member740 switch (op->inst_type) { in print_insn_microblaze()
3527 target_long inst_type) in gen_update_branch_history() 3542 inst_type == BHRB_TYPE_NORECORD) { in gen_update_branch_history() 3551 tcg_gen_andi_tl(tmp, tmp, inst_type); in gen_update_branch_history() 3570 if (inst_type & BHRB_TYPE_XL_FORM) {3512 gen_update_branch_history(DisasContext * ctx,target_ulong nip,TCGv target,target_long inst_type) gen_update_branch_history() argument