HomeSort by relevance Sort by last modified time
    Searched refs:dis_branch (Results 1 - 8 of 8) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
cris-dis.c 795 info->insn_type = dis_branch;
971 || info->insn_type == dis_branch
    [all...]
mmix-dis.c 297 info->insn_type = dis_branch;
mips-dis.c     [all...]
sparc-dis.c 1036 info->insn_type = dis_branch;
  /external/valgrind/VEX/priv/
guest_tilegx_toIR.c 242 static IRStmt* dis_branch ( IRExpr* guard, ULong imm ) function
592 bstmt = dis_branch(binop(Iop_CmpEQ64, getIReg(ra), mkU64(0)),
685 bstmt = dis_branch(binop(Iop_CmpEQ64,
696 bstmt = dis_branch(unop(Iop_Not1,
705 bstmt = dis_branch(unop(Iop_64to1,
714 bstmt = dis_branch(unop(Iop_64to1,
719 bstmt = dis_branch(binop(Iop_CmpLE64S, getIReg(ra),
724 bstmt = dis_branch(binop(Iop_CmpLE64S, getIReg(ra),
729 bstmt = dis_branch(binop(Iop_CmpLT64S, getIReg(ra),
734 bstmt = dis_branch(binop(Iop_CmpLT64S, getIReg(ra)
    [all...]
guest_mips_toIR.c 1375 static void dis_branch(Bool link, IRExpr * guard, UInt imm, IRStmt ** set) function
    [all...]
guest_ppc_toIR.c 5821 static Bool dis_branch ( UInt theInstr, function
    [all...]
  /toolchain/binutils/binutils-2.25/include/
dis-asm.h 43 dis_branch, /* Unconditional branch. */ enumerator in enum:dis_insn_type

Completed in 370 milliseconds