Home
last modified time | relevance | path

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

/qemu/disas/
H A Dmicroblaze.c276 short inst_type; /* registers and immediate values involved */ member
740 switch (op->inst_type) { in print_insn_microblaze()
/qemu/target/ppc/
H A Dtranslate.c3512 target_long inst_type) in gen_update_branch_history() argument
3527 inst_type == BHRB_TYPE_NORECORD) { in gen_update_branch_history()
3536 tcg_gen_andi_tl(tmp, tmp, inst_type); in gen_update_branch_history()
3555 if (inst_type & BHRB_TYPE_XL_FORM) { in gen_update_branch_history()