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

  /toolchain/binutils/binutils-2.27/opcodes/
cris-dis.c 795 info->insn_type = dis_branch;
971 || info->insn_type == dis_branch
    [all...]
arc-dis.c 505 else if (info->insn_type == dis_branch)
883 info->insn_type = dis_branch;
962 if (info->insn_type == dis_branch
mmix-dis.c 297 info->insn_type = dis_branch;
mips-dis.c     [all...]
sparc-dis.c 1062 info->insn_type = dis_branch;
  /toolchain/binutils/binutils-2.27/include/
dis-asm.h 43 dis_branch, /* Unconditional branch. */ enumerator in enum:dis_insn_type
  /external/valgrind/VEX/priv/
guest_mips_toIR.c 1420 static void dis_branch(Bool link, IRExpr * guard, UInt imm, IRStmt ** set) function
    [all...]
guest_ppc_toIR.c 7955 static Bool dis_branch ( UInt theInstr, function
    [all...]

Completed in 297 milliseconds