Home
last modified time | relevance | path

Searched refs:dis_branch (Results 1 – 4 of 4) sorted by relevance

/external/qemu/include/disas/
Dbfd.h245 dis_branch, /* Unconditional branch */ enumerator
/external/valgrind/main/VEX/priv/
Dguest_mips_toIR.c1369 static void dis_branch(Bool link, IRExpr * guard, UInt imm, IRStmt ** set) in dis_branch() function
11929 dis_branch(False, mkexpr(t3), imm, &bstmt); in disInstr_MIPS_WRK()
11935 dis_branch(False, mkexpr(t3), imm, &bstmt); in disInstr_MIPS_WRK()
16187 dis_branch(False, binop(Iop_CmpEQ32, binop(Iop_And32, getIReg(rs), in disInstr_MIPS_WRK()
16198 dis_branch(False, binop(Iop_CmpEQ32, binop(Iop_And32, getIReg(rs), in disInstr_MIPS_WRK()
16226 dis_branch(True, binop(Iop_CmpEQ32, binop(Iop_And32, getIReg(rs), in disInstr_MIPS_WRK()
16248 dis_branch(True, binop(Iop_CmpEQ32, binop(Iop_And32, getIReg(rs), in disInstr_MIPS_WRK()
16386 dis_branch(False, unop(Iop_Not1, binop(Iop_CmpLT32U, mkexpr(t0), in disInstr_MIPS_WRK()
16402 dis_branch(False, binop(Iop_CmpEQ64, getIReg(rs), getIReg(rt)), in disInstr_MIPS_WRK()
16405 dis_branch(False, binop(Iop_CmpEQ32, getIReg(rs), getIReg(rt)), in disInstr_MIPS_WRK()
[all …]
Dguest_ppc_toIR.c5542 static Bool dis_branch ( UInt theInstr, in dis_branch() function
18692 if (dis_branch(theInstr, abiinfo, &dres, in disInstr_PPC_WRK()
19243 if (dis_branch(theInstr, abiinfo, &dres, in disInstr_PPC_WRK()
/external/qemu/disas/
Dmips.c4066 info->insn_type = dis_branch; in print_insn_mips()
4309 info->insn_type = dis_branch;
4549 info->insn_type = dis_branch;